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