| Package | Description |
|---|---|
| com.cosmian.rest.kmip.types |
| Modifier and Type | Method and Description |
|---|---|
static RevocationReasonEnumeration |
RevocationReasonEnumeration.from(int code) |
static RevocationReasonEnumeration |
RevocationReasonEnumeration.from(String name) |
static RevocationReasonEnumeration |
RevocationReasonEnumeration.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RevocationReasonEnumeration[] |
RevocationReasonEnumeration.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2022. All rights reserved.