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

Packages that use ShippingAddress
com.paypal.api.payments   
 

Uses of ShippingAddress in com.paypal.api.payments
 

Methods in com.paypal.api.payments that return ShippingAddress
 ShippingAddress PayerInfo.getShippingAddress()
          Getter for shippingAddress
 ShippingAddress ItemList.getShippingAddress()
          Getter for shippingAddress
 ShippingAddress ShippingAddress.setDefaultAddress(Boolean defaultAddress)
          Setter for defaultAddress
 ShippingAddress ShippingAddress.setId(String id)
          Setter for id
 ShippingAddress ShippingAddress.setRecipientName(String recipientName)
          Setter for recipientName
 

Methods in com.paypal.api.payments with parameters of type ShippingAddress
 PayerInfo PayerInfo.setShippingAddress(ShippingAddress shippingAddress)
          Setter for shippingAddress
 ItemList ItemList.setShippingAddress(ShippingAddress shippingAddress)
          Setter for shippingAddress
 



Copyright © 2015. All Rights Reserved.