| Package | Description |
|---|---|
| com.xero.models.accounting |
| Modifier and Type | Method and Description |
|---|---|
static Organisation.EditionEnum |
Organisation.EditionEnum.fromValue(String text) |
Organisation.EditionEnum |
Organisation.getEdition()
BUSINESS or PARTNER.
|
static Organisation.EditionEnum |
Organisation.EditionEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Organisation.EditionEnum[] |
Organisation.EditionEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Organisation |
Organisation.edition(Organisation.EditionEnum edition) |
void |
Organisation.setEdition(Organisation.EditionEnum edition) |
Copyright © 2019. All rights reserved.