Uses of Enum
com.xero.models.accounting.Organisation.OrganisationEntityTypeEnum
Packages that use Organisation.OrganisationEntityTypeEnum
-
Uses of Organisation.OrganisationEntityTypeEnum in com.xero.models.accounting
Methods in com.xero.models.accounting that return Organisation.OrganisationEntityTypeEnumModifier and TypeMethodDescriptionfromValueOrganisation.getOrganisationEntityType()Organisation Entity TypeReturns the enum constant of this type with the specified name.Organisation.OrganisationEntityTypeEnum.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.xero.models.accounting with parameters of type Organisation.OrganisationEntityTypeEnumModifier and TypeMethodDescriptionOrganisation.organisationEntityType(Organisation.OrganisationEntityTypeEnum organisationEntityType) Organisation Entity TypevoidOrganisation.setOrganisationEntityType(Organisation.OrganisationEntityTypeEnum organisationEntityType) Organisation Entity Type