|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StiEnumeratorType | |
|---|---|
| com.stimulsoft.report.crossTab | |
| com.stimulsoft.report.crossTab.core.enums | |
| Uses of StiEnumeratorType in com.stimulsoft.report.crossTab |
|---|
| Methods in com.stimulsoft.report.crossTab that return StiEnumeratorType | |
|---|---|
StiEnumeratorType |
StiCrossRow.getEnumeratorType()
|
StiEnumeratorType |
StiCrossColumn.getEnumeratorType()
Gets or sets enumerator type. |
| Methods in com.stimulsoft.report.crossTab with parameters of type StiEnumeratorType | |
|---|---|
void |
StiCrossRow.setEnumeratorType(StiEnumeratorType value)
|
void |
StiCrossColumn.setEnumeratorType(StiEnumeratorType value)
|
| Uses of StiEnumeratorType in com.stimulsoft.report.crossTab.core.enums |
|---|
| Methods in com.stimulsoft.report.crossTab.core.enums that return StiEnumeratorType | |
|---|---|
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||