Uses of Class
com.stimulsoft.web.enums.StiDocumentType

Packages that use StiDocumentType
com.stimulsoft.web.enums   
 

Uses of StiDocumentType in com.stimulsoft.web.enums
 

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