Class UdtValue
java.lang.Object
de.aristaflow.ilm.model.datamanagement.UdtValue
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
IdentifiedUdtValue
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
subClass
This is used as additional information for rich type hierarchies. -
value
The string representation of the value, which is an (optionally) gzipped and Base64-encodedbyte[]ornullin case the value is ADEPT2-Null. -
udtName
-
-
Constructor Details
-
UdtValue
public UdtValue()
-