| Package | Description |
|---|---|
| com.stimulsoft.base.system.type |
| Modifier and Type | Method and Description |
|---|---|
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 © 2020 Stimulsoft. All Rights Reserved.