Uses of Enum
org.oristool.lello.Value.Type
-
Uses of Value.Type in org.oristool.lello
Modifier and TypeMethodDescriptionValue.getType()
Returns the type of this value.static Value.Type
Returns the enum constant of this type with the specified name.static Value.Type[]
Value.Type.values()
Returns an array containing the constants of this enum type, in the order they are declared.