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

Packages that use PaymentInfoType
com.ebay.api.eBLBaseComponents   
 

Uses of PaymentInfoType in com.ebay.api.eBLBaseComponents
 

Methods in com.ebay.api.eBLBaseComponents that return PaymentInfoType
 PaymentInfoType PaymentTransactionType.getPaymentInfo()
           
 PaymentInfoType MerchantPullPaymentResponseType.getPaymentInfo()
           
 

Methods in com.ebay.api.eBLBaseComponents with parameters of type PaymentInfoType
 void PaymentTransactionType.setPaymentInfo(PaymentInfoType paymentInfo)
           
 void MerchantPullPaymentResponseType.setPaymentInfo(PaymentInfoType paymentInfo)