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