Uses of Enum
com.xero.models.payrollau.CountryOfResidence
Packages that use CountryOfResidence
-
Uses of CountryOfResidence in com.xero.models.payrollau
Methods in com.xero.models.payrollau that return CountryOfResidenceModifier and TypeMethodDescriptionstatic CountryOfResidencefromValueEmployee.getCountryOfResidence()Get countryOfResidencestatic CountryOfResidenceReturns the enum constant of this type with the specified name.static CountryOfResidence[]CountryOfResidence.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.xero.models.payrollau with parameters of type CountryOfResidenceModifier and TypeMethodDescriptionEmployee.countryOfResidence(CountryOfResidence countryOfResidence) countryOfResidencevoidEmployee.setCountryOfResidence(CountryOfResidence countryOfResidence) countryOfResidence