| Package | Description |
|---|---|
| ru.CryptoPro.JCPRequest.ca20.status |
| Modifier and Type | Method | Description |
|---|---|---|
static CA20Status.StatusGroup |
CA20Status.StatusGroup.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static CA20Status.StatusGroup[] |
CA20Status.StatusGroup.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method | Description |
|---|---|---|
static java.lang.String |
CA20Status.getDescriptionByStatus(java.lang.String status,
CA20Status.StatusGroup statusGroup) |
Получение короткого описания статуса по его букве.
|