| Package | Description |
|---|---|
| com.stimulsoft.lib.enums | |
| com.stimulsoft.lib.utils |
| Modifier and Type | Method and Description |
|---|---|
static StiTypeCode |
StiTypeCode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static StiTypeCode[] |
StiTypeCode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static java.util.Hashtable<java.lang.String,StiTypeCode> |
StiTypeCode.getTypesList() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.Object |
StiTypeConverter.changeType(java.lang.String value,
StiTypeCode typeCode)
Returns an object of the specified type whose value is equivalent to the specified object.
|
Copyright © 2019 Stimulsoft. All Rights Reserved.