Uses of Class
it.eng.spagobi.engines.worksheet.bo.AttributePresentationOption.AdmissibleValues

Packages that use AttributePresentationOption.AdmissibleValues
it.eng.spagobi.engines.worksheet.bo   
 

Uses of AttributePresentationOption.AdmissibleValues in it.eng.spagobi.engines.worksheet.bo
 

Methods in it.eng.spagobi.engines.worksheet.bo that return AttributePresentationOption.AdmissibleValues
static AttributePresentationOption.AdmissibleValues AttributePresentationOption.AdmissibleValues.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static AttributePresentationOption.AdmissibleValues[] AttributePresentationOption.AdmissibleValues.values()
          Returns an array containing the constants of this enum type, in the order they are declared.