| Package | Description |
|---|---|
| net.authorize.cim |
| Modifier and Type | Method and Description |
|---|---|
ValidationModeType |
Transaction.getValidationMode()
Deprecated.
Get the validation mode.
|
static ValidationModeType |
ValidationModeType.valueOf(java.lang.String name)
Deprecated.
Returns the enum constant of this type with the specified name.
|
static ValidationModeType[] |
ValidationModeType.values()
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Transaction.setValidationMode(ValidationModeType validationMode)
Deprecated.
Set the validation mode for the request.
|
Copyright © 2018. All Rights Reserved.