| Package | Description |
|---|---|
| net.authorize.api.contract.v1 |
| Modifier and Type | Field and Description |
|---|---|
protected EncodingType |
KeyValue.encoding |
| Modifier and Type | Method and Description |
|---|---|
static EncodingType |
EncodingType.fromValue(String v) |
EncodingType |
KeyValue.getEncoding()
Gets the value of the encoding property.
|
static EncodingType |
EncodingType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EncodingType[] |
EncodingType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
KeyValue.setEncoding(EncodingType value)
Sets the value of the encoding property.
|
Copyright © 2020. All rights reserved.