Class Value
java.lang.Object
de.aristaflow.ilm.model.resourcemodel.Value
- All Implemented Interfaces:
Serializable
- See Also:
-
Value- Serialized Form
-
Field Summary
FieldsModifier and TypeFieldDescription@NotNull ProcessConstants.AdeptDataTypeThe string representation of the value, which is either atrue/false, a parsable integer or float number, a string, a date/time in ISO-format ornullin case the value is ADEPT2-Null. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
type
-
value
The string representation of the value, which is either atrue/false, a parsable integer or float number, a string, a date/time in ISO-format ornullin case the value is ADEPT2-Null. -
uriValue
-
udtValue
-
-
Constructor Details
-
Value
public Value()
-