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