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

Packages that use MerchantPullPaymentResponseType
com.paypal.api.PayPalAPI   
 

Uses of MerchantPullPaymentResponseType in com.paypal.api.PayPalAPI
 

Methods in com.paypal.api.PayPalAPI that return MerchantPullPaymentResponseType
 MerchantPullPaymentResponseType BillUserResponseType.getBillUserResponseDetails()
           
 

Methods in com.paypal.api.PayPalAPI with parameters of type MerchantPullPaymentResponseType
 void BillUserResponseType.setBillUserResponseDetails(MerchantPullPaymentResponseType billUserResponseDetails)