Uses of Class
cz.psika.numerist.Manager.SORT_ORDER

Packages that use Manager.SORT_ORDER
cz.psika.numerist Nearly all application classes live within this package. 
 

Uses of Manager.SORT_ORDER in cz.psika.numerist
 

Methods in cz.psika.numerist that return Manager.SORT_ORDER
static Manager.SORT_ORDER Manager.SORT_ORDER.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static Manager.SORT_ORDER[] Manager.SORT_ORDER.values()
          Returns an array containing the constants of this enum type, in the order they are declared.