|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Item | |
|---|---|
| com.paypal.api.payments | |
| Uses of Item in com.paypal.api.payments |
|---|
| Methods in com.paypal.api.payments that return Item | |
|---|---|
Item |
Item.setCurrency(String currency)
Setter for currency |
Item |
Item.setName(String name)
Setter for name |
Item |
Item.setPrice(String price)
Setter for price |
Item |
Item.setQuantity(String quantity)
Setter for quantity |
Item |
Item.setSku(String sku)
Setter for sku |
| Methods in com.paypal.api.payments that return types with arguments of type Item | |
|---|---|
List<Item> |
ItemList.getItems()
Getter for items |
| Method parameters in com.paypal.api.payments with type arguments of type Item | |
|---|---|
ItemList |
ItemList.setItems(List<Item> items)
Setter for items |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||