| Package | Description |
|---|---|
| net.billforward.model |
| Modifier and Type | Method and Description |
|---|---|
RatePlan.TaxStatus |
RatePlan.getTaxStatus() |
static RatePlan.TaxStatus |
RatePlan.TaxStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RatePlan.TaxStatus[] |
RatePlan.TaxStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RatePlan.setTaxStatus(RatePlan.TaxStatus taxStatus) |
Copyright © 2015 BillForward. All rights reserved.