Uses of Class
com.paypal.api.payments.ShippingCost

Packages that use ShippingCost
com.paypal.api.payments   
 

Uses of ShippingCost in com.paypal.api.payments
 

Methods in com.paypal.api.payments that return ShippingCost
 ShippingCost Invoice.getShippingCost()
          Getter for shippingCost
 ShippingCost ShippingCost.setAmount(Currency amount)
          Setter for amount
 ShippingCost ShippingCost.setTax(Tax tax)
          Setter for tax
 

Methods in com.paypal.api.payments with parameters of type ShippingCost
 Invoice Invoice.setShippingCost(ShippingCost shippingCost)
          Setter for shippingCost
 



Copyright © 2015. All Rights Reserved.