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