|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CartBase | |
|---|---|
| com.paypal.api.payments | |
| Uses of CartBase in com.paypal.api.payments |
|---|
| Subclasses of CartBase in com.paypal.api.payments | |
|---|---|
class |
Transaction
|
class |
TransactionBase
|
| Methods in com.paypal.api.payments that return CartBase | |
|---|---|
CartBase |
CartBase.setAmount(Amount amount)
Setter for amount |
CartBase |
CartBase.setCustom(String custom)
Setter for custom |
CartBase |
CartBase.setDescription(String description)
Setter for description |
CartBase |
CartBase.setInvoiceNumber(String invoiceNumber)
Setter for invoiceNumber |
CartBase |
CartBase.setItemList(ItemList itemList)
Setter for itemList |
CartBase |
CartBase.setNoteToPayee(String noteToPayee)
Setter for noteToPayee |
CartBase |
CartBase.setPayee(Payee payee)
Setter for payee |
CartBase |
CartBase.setPaymentOptions(PaymentOptions paymentOptions)
Setter for paymentOptions |
CartBase |
CartBase.setSoftDescriptor(String softDescriptor)
Setter for softDescriptor |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||