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

Packages that use ReceiverInfoType
com.ebay.api.eBLBaseComponents   
 

Uses of ReceiverInfoType in com.ebay.api.eBLBaseComponents
 

Methods in com.ebay.api.eBLBaseComponents that return ReceiverInfoType
 ReceiverInfoType PaymentTransactionType.getReceiverInfo()
           
 

Methods in com.ebay.api.eBLBaseComponents with parameters of type ReceiverInfoType
 void PaymentTransactionType.setReceiverInfo(ReceiverInfoType receiverInfo)