Uses of Class
com.ebay.api.eBLBaseComponents.PayerInfoType

Packages that use PayerInfoType
com.ebay.api.eBLBaseComponents   
 

Uses of PayerInfoType in com.ebay.api.eBLBaseComponents
 

Methods in com.ebay.api.eBLBaseComponents that return PayerInfoType
 PayerInfoType PaymentTransactionType.getPayerInfo()
           
 PayerInfoType MerchantPullPaymentResponseType.getPayerInfo()
           
 PayerInfoType BAUpdateResponseDetailsType.getPayerInfo()
           
 

Methods in com.ebay.api.eBLBaseComponents with parameters of type PayerInfoType
 void PaymentTransactionType.setPayerInfo(PayerInfoType payerInfo)
           
 void MerchantPullPaymentResponseType.setPayerInfo(PayerInfoType payerInfo)
           
 void BAUpdateResponseDetailsType.setPayerInfo(PayerInfoType payerInfo)