Uses of Class
com.xero.models.accounting.AddressForOrganisation
Packages that use AddressForOrganisation
-
Uses of AddressForOrganisation in com.xero.models.accounting
Methods in com.xero.models.accounting that return AddressForOrganisationModifier and TypeMethodDescriptionAddressForOrganisation.addressLine1(String addressLine1) max length = 500AddressForOrganisation.addressLine2(String addressLine2) max length = 500AddressForOrganisation.addressLine3(String addressLine3) max length = 500AddressForOrganisation.addressLine4(String addressLine4) max length = 500AddressForOrganisation.addressType(AddressForOrganisation.AddressTypeEnum addressType) define the type of addressAddressForOrganisation.attentionTo(String attentionTo) max length = 255max length = 255max length = 50, [A-Z], [a-z] onlyAddressForOrganisation.postalCode(String postalCode) max length = 50max length = 255Methods in com.xero.models.accounting that return types with arguments of type AddressForOrganisationModifier and TypeMethodDescriptionOrganisation.getAddresses()Address details for organisation – see AddressesMethods in com.xero.models.accounting with parameters of type AddressForOrganisationModifier and TypeMethodDescriptionOrganisation.addAddressesItem(AddressForOrganisation addressesItem) Address details for organisation – see AddressesMethod parameters in com.xero.models.accounting with type arguments of type AddressForOrganisationModifier and TypeMethodDescriptionOrganisation.addresses(List<AddressForOrganisation> addresses) Address details for organisation – see AddressesvoidOrganisation.setAddresses(List<AddressForOrganisation> addresses) Address details for organisation – see Addresses