Uses of Class
edu.iris.dmc.criteria.EventOrder

Packages that use EventOrder
edu.iris.dmc.criteria A group of criteria builders to construct service queries. 
 

Uses of EventOrder in edu.iris.dmc.criteria
 

Methods in edu.iris.dmc.criteria that return EventOrder
static EventOrder EventOrder.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static EventOrder[] EventOrder.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in edu.iris.dmc.criteria with parameters of type EventOrder
 EventCriteria EventCriteria.orderBy(EventOrder orderBy)
           
 



Copyright © 2013. All Rights Reserved.