| Package | Description |
|---|---|
| com.orchestranetworks.addon.igov.enumerations |
Enumeration classes for the services API.
|
| Modifier and Type | Method and Description |
|---|---|
static ExportSeparator |
ExportSeparator.parse(String name)
Deprecated.
Returns
ExportSeparator from the separator's name. |
static ExportSeparator |
ExportSeparator.valueOf(String name)
Deprecated.
Returns the enum constant of this type with the specified name.
|
static ExportSeparator[] |
ExportSeparator.values()
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
|