Uses of Class
org.broadleafcommerce.vendor.paypal.service.payment.message.payment.PayPalShippingRequest

Packages that use PayPalShippingRequest
org.broadleafcommerce.vendor.paypal.service.payment.message.payment   
 

Uses of PayPalShippingRequest in org.broadleafcommerce.vendor.paypal.service.payment.message.payment
 

Fields in org.broadleafcommerce.vendor.paypal.service.payment.message.payment with type parameters of type PayPalShippingRequest
protected  List<PayPalShippingRequest> PayPalPaymentRequest.shippingRequests
           
 

Methods in org.broadleafcommerce.vendor.paypal.service.payment.message.payment that return types with arguments of type PayPalShippingRequest
 List<PayPalShippingRequest> PayPalPaymentRequest.getShippingRequests()
           
 

Method parameters in org.broadleafcommerce.vendor.paypal.service.payment.message.payment with type arguments of type PayPalShippingRequest
 void PayPalPaymentRequest.setShippingRequests(List<PayPalShippingRequest> shippingRequests)
           
 



Copyright © 2013. All Rights Reserved.