java.lang.Object
com.webmethods.caf.portalclient.impl.URI
All Implemented Interfaces:
Serializable

public class URI extends Object implements Serializable
Object to represent an URI as an input parameter or returned by the Portal Client web services NOTE: this class is generated by Glue
See Also:
  • Field Details

    • value

      public String value
      The URI as a string
  • Constructor Details

    • URI

      public URI()
  • Method Details