Uses of Class
com.stimulsoft.webdesigner.enums.StiRequestFromUserType

Packages that use StiRequestFromUserType
com.stimulsoft.webdesigner.enums   
 

Uses of StiRequestFromUserType in com.stimulsoft.webdesigner.enums
 

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