| Modifier and Type | Method and Description |
|---|---|
static KeyKeys |
KeyKeys.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static KeyKeys[] |
KeyKeys.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OneKey.add(KeyKeys keyValue,
com.upokecenter.cbor.CBORObject value) |
com.upokecenter.cbor.CBORObject |
OneKey.get(KeyKeys keyValue) |
COSE for Java documentation, generatedin 2016.