|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OperationType | |
|---|---|
| net.authorize.api.contract.v1 | |
| Uses of OperationType in net.authorize.api.contract.v1 |
|---|
| Fields in net.authorize.api.contract.v1 declared as OperationType | |
|---|---|
protected OperationType |
KeyManagementScheme.DUKPT.operation
|
| Methods in net.authorize.api.contract.v1 that return OperationType | |
|---|---|
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. |
| Methods in net.authorize.api.contract.v1 with parameters of type OperationType | |
|---|---|
void |
KeyManagementScheme.DUKPT.setOperation(OperationType value)
Sets the value of the operation property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||