| Package | Description |
|---|---|
| com.stimulsoft.report.dictionary | |
| com.stimulsoft.report.dictionary.enums |
| Modifier and Type | Method and Description |
|---|---|
void |
StiRestrictions.Add(java.lang.String name,
StiDataType dataType,
StiRestrictionTypes type) |
| Modifier and Type | Method and Description |
|---|---|
static StiRestrictionTypes |
StiRestrictionTypes.forValue(int value) |
static StiRestrictionTypes |
StiRestrictionTypes.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static StiRestrictionTypes[] |
StiRestrictionTypes.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019 Stimulsoft. All Rights Reserved.