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

Packages that use MerchantPullPaymentType
com.paypal.api.PayPalAPI   
 

Uses of MerchantPullPaymentType in com.paypal.api.PayPalAPI
 

Methods in com.paypal.api.PayPalAPI that return MerchantPullPaymentType
 MerchantPullPaymentType BillUserRequestType.getMerchantPullPaymentDetails()
           
 

Methods in com.paypal.api.PayPalAPI with parameters of type MerchantPullPaymentType
 void BillUserRequestType.setMerchantPullPaymentDetails(MerchantPullPaymentType merchantPullPaymentDetails)