Uses of Enum
com.xero.models.accounting.CountryCode
Packages that use CountryCode
-
Uses of CountryCode in com.xero.models.accounting
Methods in com.xero.models.accounting that return CountryCodeModifier and TypeMethodDescriptionstatic CountryCodefromValueOrganisation.getCountryCode()Get countryCodestatic CountryCodeReturns the enum constant of this type with the specified name.static CountryCode[]CountryCode.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 CountryCodeModifier and TypeMethodDescriptionOrganisation.countryCode(CountryCode countryCode) countryCodevoidOrganisation.setCountryCode(CountryCode countryCode) countryCode