Uses of Class
com.stimulsoft.report.enums.StiPropertyCategories

Packages that use StiPropertyCategories
com.stimulsoft.report.enums   
 

Uses of StiPropertyCategories in com.stimulsoft.report.enums
 

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