Uses of Class
org.eclipse.lyo.core.query.SortTerm.Type

Packages that use SortTerm.Type
org.eclipse.lyo.core.query   
 

Uses of SortTerm.Type in org.eclipse.lyo.core.query
 

Methods in org.eclipse.lyo.core.query that return SortTerm.Type
 SortTerm.Type SortTerm.type()
           
static SortTerm.Type SortTerm.Type.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static SortTerm.Type[] SortTerm.Type.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2012. All Rights Reserved.