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

Packages that use ItemList
com.paypal.api.payments   
 

Uses of ItemList in com.paypal.api.payments
 

Methods in com.paypal.api.payments that return ItemList
 ItemList CartBase.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
 CartBase CartBase.setItemList(ItemList itemList)
          Setter for itemList
 



Copyright © 2015. All Rights Reserved.