Uses of Class
net.authorize.api.contract.v1.TransactionRequestType

Packages that use TransactionRequestType
net.authorize.api.contract.v1   
net.authorize.api.controller   
 

Uses of TransactionRequestType in net.authorize.api.contract.v1
 

Fields in net.authorize.api.contract.v1 declared as TransactionRequestType
protected  TransactionRequestType CreateTransactionRequest.transactionRequest
           
 

Methods in net.authorize.api.contract.v1 that return TransactionRequestType
 TransactionRequestType ObjectFactory.createTransactionRequestType()
          Create an instance of TransactionRequestType
 TransactionRequestType CreateTransactionRequest.getTransactionRequest()
          Gets the value of the transactionRequest property.
 

Methods in net.authorize.api.contract.v1 with parameters of type TransactionRequestType
 void CreateTransactionRequest.setTransactionRequest(TransactionRequestType value)
          Sets the value of the transactionRequest property.
 

Uses of TransactionRequestType in net.authorize.api.controller
 

Constructors in net.authorize.api.controller with parameters of type TransactionRequestType
TransactionController(TransactionRequestType apiRequest)
           
 



Copyright © 2014. All Rights Reserved.