Uses of Enum Class
org.eclipse.lyo.core.query.Value.Type
Packages that use Value.Type
-
Uses of Value.Type in org.eclipse.lyo.core.query
Methods in org.eclipse.lyo.core.query that return Value.TypeModifier and TypeMethodDescriptionValue.type()static Value.TypeReturns the enum constant of this class with the specified name.static Value.Type[]Value.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.