Class AliasValue
java.lang.Object
com.webmethods.caf.portalclient.impl.AliasValue
- All Implemented Interfaces:
Serializable
Object to represent an Alias as an input parameter or returned by the Portal Client web services
NOTE: this class is generated by Glue
- See Also:
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionAliasValue
(String params, boolean system, URI targetID, int type, URI uri, String value) -
Method Summary
-
Field Details
-
params
-
system
public boolean system -
targetID
-
type
public int type -
uri
-
value
-
-
Constructor Details
-
AliasValue
public AliasValue() -
AliasValue
-