Uses of Class
com.stimulsoft.report.engine.operations.StiOperationError

Packages that use StiOperationError
com.stimulsoft.report.engine.operations   
 

Uses of StiOperationError in com.stimulsoft.report.engine.operations
 

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