| Package | Description |
|---|---|
| com.stimulsoft.report.crossTab | |
| com.stimulsoft.report.crossTab.core.enums |
| Modifier and Type | Method and Description |
|---|---|
StiEnumeratorType |
StiCrossRow.getEnumeratorType() |
StiEnumeratorType |
StiCrossColumn.getEnumeratorType()
Gets or sets enumerator type.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StiCrossRow.setEnumeratorType(StiEnumeratorType value) |
void |
StiCrossColumn.setEnumeratorType(StiEnumeratorType value) |
| Modifier and Type | Method and Description |
|---|---|
static StiEnumeratorType |
StiEnumeratorType.forValue(int value) |
static StiEnumeratorType |
StiEnumeratorType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static StiEnumeratorType[] |
StiEnumeratorType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019 Stimulsoft. All Rights Reserved.