| Package | Description |
|---|---|
| com.paypal.api.payments |
| Modifier and Type | Method and Description |
|---|---|
Tax |
ShippingCost.getTax()
Getter for tax
|
Tax |
InvoiceItem.getTax()
Getter for tax
|
Tax |
Tax.setAmount(Currency amount)
Setter for amount
|
Tax |
Tax.setId(String id)
Setter for id
|
Tax |
Tax.setName(String name)
Setter for name
|
Tax |
Tax.setPercent(float percent)
Setter for percent
|
| Modifier and Type | Method and Description |
|---|---|
ShippingCost |
ShippingCost.setTax(Tax tax)
Setter for tax
|
InvoiceItem |
InvoiceItem.setTax(Tax tax)
Setter for tax
|
Copyright © 2015. All Rights Reserved.