Uses of Class
net.authorize.api.contract.v1.TransactionResponse.Errors

Packages that use TransactionResponse.Errors
net.authorize.api.contract.v1   
 

Uses of TransactionResponse.Errors in net.authorize.api.contract.v1
 

Fields in net.authorize.api.contract.v1 declared as TransactionResponse.Errors
protected  TransactionResponse.Errors TransactionResponse.errors
           
 

Methods in net.authorize.api.contract.v1 that return TransactionResponse.Errors
 TransactionResponse.Errors ObjectFactory.createTransactionResponseErrors()
          Create an instance of TransactionResponse.Errors
 TransactionResponse.Errors TransactionResponse.getErrors()
          Gets the value of the errors property.
 

Methods in net.authorize.api.contract.v1 with parameters of type TransactionResponse.Errors
 void TransactionResponse.setErrors(TransactionResponse.Errors value)
          Sets the value of the errors property.
 



Copyright © 2014. All Rights Reserved.