| Package | Description |
|---|---|
| com.stimulsoft.report.engine.parser.enums |
| Modifier and Type | Method and Description |
|---|---|
static StiPropertyType |
StiPropertyType.forValue(int value) |
static StiPropertyType |
StiPropertyType.forValue(java.lang.Object name) |
static StiPropertyType |
StiPropertyType.forValue(java.lang.String name) |
static StiPropertyType |
StiPropertyType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static StiPropertyType[] |
StiPropertyType.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.concurrent.ConcurrentHashMap<java.lang.String,StiPropertyType> |
StiPropertyType.getPropertiesList() |
Copyright © 2019 Stimulsoft. All Rights Reserved.