Uses of Enum
com.xero.models.payrollau.EmploymentTerminationPaymentType
Packages that use EmploymentTerminationPaymentType
-
Uses of EmploymentTerminationPaymentType in com.xero.models.payrollau
Methods in com.xero.models.payrollau that return EmploymentTerminationPaymentTypeModifier and TypeMethodDescriptionfromValueEarningsRate.getEmploymentTerminationPaymentType()Get employmentTerminationPaymentTypeLeaveLine.getEmploymentTerminationPaymentType()Get employmentTerminationPaymentTypeReturns the enum constant of this type with the specified name.static EmploymentTerminationPaymentType[]EmploymentTerminationPaymentType.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 EmploymentTerminationPaymentTypeModifier and TypeMethodDescriptionEarningsRate.employmentTerminationPaymentType(EmploymentTerminationPaymentType employmentTerminationPaymentType) employmentTerminationPaymentTypeLeaveLine.employmentTerminationPaymentType(EmploymentTerminationPaymentType employmentTerminationPaymentType) employmentTerminationPaymentTypevoidEarningsRate.setEmploymentTerminationPaymentType(EmploymentTerminationPaymentType employmentTerminationPaymentType) employmentTerminationPaymentTypevoidLeaveLine.setEmploymentTerminationPaymentType(EmploymentTerminationPaymentType employmentTerminationPaymentType) employmentTerminationPaymentType