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

Packages that use TransRetailInfoType
net.authorize.api.contract.v1   
 

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

Fields in net.authorize.api.contract.v1 declared as TransRetailInfoType
protected  TransRetailInfoType MobileDeviceLoginResponse.merchantAccount
           
protected  TransRetailInfoType TransactionRequestType.retail
           
 

Methods in net.authorize.api.contract.v1 that return TransRetailInfoType
 TransRetailInfoType ObjectFactory.createTransRetailInfoType()
          Create an instance of TransRetailInfoType
 TransRetailInfoType MobileDeviceLoginResponse.getMerchantAccount()
          Gets the value of the merchantAccount property.
 TransRetailInfoType TransactionRequestType.getRetail()
          Gets the value of the retail property.
 

Methods in net.authorize.api.contract.v1 with parameters of type TransRetailInfoType
 void MobileDeviceLoginResponse.setMerchantAccount(TransRetailInfoType value)
          Sets the value of the merchantAccount property.
 void TransactionRequestType.setRetail(TransRetailInfoType value)
          Sets the value of the retail property.
 



Copyright © 2014. All Rights Reserved.