| Package | Description |
|---|---|
| net.authorize.api.contract.v1 |
| Modifier and Type | Field and Description |
|---|---|
protected OperationType |
KeyManagementScheme.DUKPT.operation |
| Modifier and Type | Method and Description |
|---|---|
static OperationType |
OperationType.fromValue(String v) |
OperationType |
KeyManagementScheme.DUKPT.getOperation()
Gets the value of the operation property.
|
static OperationType |
OperationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OperationType[] |
OperationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
KeyManagementScheme.DUKPT.setOperation(OperationType value)
Sets the value of the operation property.
|
Copyright © 2016. All Rights Reserved.