Uses of Class
it.eng.spagobi.engines.worksheet.services.runtime.LoadCrosstabAction.OutputType

Packages that use LoadCrosstabAction.OutputType
it.eng.spagobi.engines.worksheet.services.runtime   
 

Uses of LoadCrosstabAction.OutputType in it.eng.spagobi.engines.worksheet.services.runtime
 

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