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

Packages that use TipusFiltre
com.smg.persistwork.utilscerca   
 

Uses of TipusFiltre in com.smg.persistwork.utilscerca
 

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