Package | Description |
---|---|
ru.CryptoPro.JCPRequest.ca20.status |
Классы для хранения различной служебной информации, получаемой при выполнении запросов в УЦ (CA20).
|
Modifier and Type | Method and 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 and Description |
---|---|
static java.lang.String |
CA20Status.getDescriptionByStatus(java.lang.String status,
CA20Status.StatusGroup statusGroup)
Deprecated.
Получение короткого описания статуса по его букве.
|