| Package | Description |
|---|---|
| com.xero.models.accounting |
| Modifier and Type | Method and Description |
|---|---|
static Organisation.OrganisationTypeEnum |
Organisation.OrganisationTypeEnum.fromValue(String value) |
Organisation.OrganisationTypeEnum |
Organisation.getOrganisationType()
Organisation Type
|
static Organisation.OrganisationTypeEnum |
Organisation.OrganisationTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Organisation.OrganisationTypeEnum[] |
Organisation.OrganisationTypeEnum.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.organisationType(Organisation.OrganisationTypeEnum organisationType) |
void |
Organisation.setOrganisationType(Organisation.OrganisationTypeEnum organisationType) |
Copyright © 2020. All rights reserved.