Uses of Class
org.openxava.annotations.LabelFormatType

Packages that use LabelFormatType
org.openxava.annotations   
 

Uses of LabelFormatType in org.openxava.annotations
 

Methods in org.openxava.annotations that return LabelFormatType
static LabelFormatType LabelFormatType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static LabelFormatType[] LabelFormatType.values()
          Returns an array containing the constants of this enum type, in the order they're declared.