| Package | Description |
|---|---|
| com.stimulsoft.report.dictionary.enums | |
| com.stimulsoft.report.options |
| Modifier and Type | Method and Description |
|---|---|
static StiPropertiesProcessingType |
StiPropertiesProcessingType.forValue(int value) |
static StiPropertiesProcessingType |
StiPropertiesProcessingType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static StiPropertiesProcessingType[] |
StiPropertiesProcessingType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static StiPropertiesProcessingType |
DictionaryOptions.Enumerables.getPropertiesProcessingType()
Deprecated.
|
static StiPropertiesProcessingType |
DictionaryOptions.BusinessObjects.getPropertiesProcessingType()
Gets or sets a value, which controls processing of properties in business objects.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
DictionaryOptions.Enumerables.setPropertiesProcessingType(StiPropertiesProcessingType value)
Deprecated.
|
static void |
DictionaryOptions.BusinessObjects.setPropertiesProcessingType(StiPropertiesProcessingType value) |
Copyright © 2019 Stimulsoft. All Rights Reserved.