com.webmethods.caf.portalclient.impl
Class URI
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:
- Serialized Form
Constructor Summary |
URI()
|
value
public String value
- The URI as a string
URI
public URI()
equals
public boolean equals(Object o)
- Overrides:
equals
in class Object
hashCode
public int hashCode()
- Overrides:
hashCode
in class Object
toString
public String toString()
- Overrides:
toString
in class Object