|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StiFieldsProcessingType | |
|---|---|
| com.stimulsoft.report.dictionary.enums | |
| com.stimulsoft.report.options | |
| Uses of StiFieldsProcessingType in com.stimulsoft.report.dictionary.enums |
|---|
| Methods in com.stimulsoft.report.dictionary.enums that return StiFieldsProcessingType | |
|---|---|
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. |
| Uses of StiFieldsProcessingType in com.stimulsoft.report.options |
|---|
| Methods in com.stimulsoft.report.options that return StiFieldsProcessingType | |
|---|---|
static StiFieldsProcessingType |
DictionaryOptions.BusinessObjects.getFieldsProcessingType()
Gets or sets a value, which controls processing of fields in business objects. |
| Methods in com.stimulsoft.report.options with parameters of type StiFieldsProcessingType | |
|---|---|
static void |
DictionaryOptions.BusinessObjects.setFieldsProcessingType(StiFieldsProcessingType value)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||