Uses of Enum
com.xero.models.payrollau.EmploymentBasis
Packages that use EmploymentBasis
-
Uses of EmploymentBasis in com.xero.models.payrollau
Methods in com.xero.models.payrollau that return EmploymentBasisModifier and TypeMethodDescriptionstatic EmploymentBasisfromValueTaxDeclaration.getEmploymentBasis()Get employmentBasisstatic EmploymentBasisReturns the enum constant of this type with the specified name.static EmploymentBasis[]EmploymentBasis.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 EmploymentBasisModifier and TypeMethodDescriptionTaxDeclaration.employmentBasis(EmploymentBasis employmentBasis) employmentBasisvoidTaxDeclaration.setEmploymentBasis(EmploymentBasis employmentBasis) employmentBasis