Uses of Class
com.stimulsoft.web.utils.StiConnectionType

Packages that use StiConnectionType
com.stimulsoft.web.utils   
 

Uses of StiConnectionType in com.stimulsoft.web.utils
 

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