|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StiPropertyType | |
|---|---|
| com.stimulsoft.report.engine.parser.enums | |
| Uses of StiPropertyType in com.stimulsoft.report.engine.parser.enums |
|---|
| Methods in com.stimulsoft.report.engine.parser.enums that return StiPropertyType | |
|---|---|
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. |
| Methods in com.stimulsoft.report.engine.parser.enums that return types with arguments of type StiPropertyType | |
|---|---|
static java.util.concurrent.ConcurrentHashMap<java.lang.String,StiPropertyType> |
StiPropertyType.getPropertiesList()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||