Uses of Class
com.smg.persistwork.model.annotations.TipusClau

Packages that use TipusClau
com.smg.persistwork.model.annotations   
 

Uses of TipusClau in com.smg.persistwork.model.annotations
 

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