Uses of Class
com.smg.persistwork.utilscerca.TipusOrdre

Packages that use TipusOrdre
com.smg.persistwork.utilscerca   
 

Uses of TipusOrdre in com.smg.persistwork.utilscerca
 

Methods in com.smg.persistwork.utilscerca that return TipusOrdre
static TipusOrdre TipusOrdre.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static TipusOrdre[] TipusOrdre.values()
          Returns an array containing the constants of this enum type, in the order they are declared.