Uses of Class
com.stimulsoft.base.system.type.ParameterType

Packages that use ParameterType
com.stimulsoft.base.system.type   
 

Uses of ParameterType in com.stimulsoft.base.system.type
 

Methods in com.stimulsoft.base.system.type that return ParameterType
 ParameterType StiUserType.getInterfaceType()
           
 ParameterType StiTypeValue.getInterfaceType()
           
 ParameterType StiTypeRange.getInterfaceType()
           
 ParameterType StiTypeNullable.getInterfaceType()
           
 ParameterType StiTypeList.getInterfaceType()
           
abstract  ParameterType StiSystemType.getInterfaceType()
           
static ParameterType ParameterType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static ParameterType[] ParameterType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2018 Stimulsoft. All Rights Reserved.