Uses of Class
net.authorize.cim.ValidationModeType

Packages that use ValidationModeType
net.authorize.cim   
 

Uses of ValidationModeType in net.authorize.cim
 

Methods in net.authorize.cim that return ValidationModeType
 ValidationModeType Transaction.getValidationMode()
          Get the validation mode.
static ValidationModeType ValidationModeType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ValidationModeType[] ValidationModeType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in net.authorize.cim with parameters of type ValidationModeType
 void Transaction.setValidationMode(ValidationModeType validationMode)
          Set the validation mode for the request.
 



Copyright © 2014. All Rights Reserved.