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

Uses of ItemList in com.paypal.api.payments
 

Methods in com.paypal.api.payments that return ItemList
 ItemList Transaction.getItemList()
          Getter for itemList
 ItemList ItemList.setItems(List<Item> items)
          Setter for items
 ItemList ItemList.setShippingAddress(ShippingAddress shippingAddress)
          Setter for shippingAddress
 

Methods in com.paypal.api.payments with parameters of type ItemList
 Transaction Transaction.setItemList(ItemList itemList)
          Setter for itemList
 



Copyright © 2013. All Rights Reserved.