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

Packages that use TipusRestriccio
com.smg.persistwork.utilscerca   
 

Uses of TipusRestriccio in com.smg.persistwork.utilscerca
 

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