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