Uses of Class
com.xero.models.accounting.Organisation
| Package | Description |
|---|---|
| com.xero.models.accounting |
-
Uses of Organisation in com.xero.models.accounting
Methods in com.xero.models.accounting that return types with arguments of type Organisation Modifier and Type Method Description List<Organisation>Organisations. getOrganisations()Get organisationsMethods in com.xero.models.accounting with parameters of type Organisation Modifier and Type Method Description OrganisationsOrganisations. addOrganisationsItem(Organisation organisationsItem)Method parameters in com.xero.models.accounting with type arguments of type Organisation Modifier and Type Method Description OrganisationsOrganisations. organisations(List<Organisation> organisations)voidOrganisations. setOrganisations(List<Organisation> organisations)