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

Packages that use ShippingInfo
com.paypal.api.payments   
 

Uses of ShippingInfo in com.paypal.api.payments
 

Methods in com.paypal.api.payments that return ShippingInfo
 ShippingInfo Invoice.getShippingInfo()
          Getter for shippingInfo
 ShippingInfo ShippingInfo.setAddress(Address address)
          Setter for address
 ShippingInfo ShippingInfo.setBusinessName(String businessName)
          Setter for businessName
 ShippingInfo ShippingInfo.setFirstName(String firstName)
          Setter for firstName
 ShippingInfo ShippingInfo.setLastName(String lastName)
          Setter for lastName
 

Methods in com.paypal.api.payments with parameters of type ShippingInfo
 Invoice Invoice.setShippingInfo(ShippingInfo shippingInfo)
          Setter for shippingInfo
 



Copyright © 2015. All Rights Reserved.