Uses of Class
com.xero.models.payrolluk.BenefitLine
Packages that use BenefitLine
-
Uses of BenefitLine in com.xero.models.payrolluk
Methods in com.xero.models.payrolluk that return BenefitLineModifier and TypeMethodDescriptionThe amount of the benefit line.BenefitLine.benefitTypeID(UUID benefitTypeID) Xero identifier for payroll benefit typeBenefitLine.displayName(String displayName) Benefit display nameBenefitLine.fixedAmount(Double fixedAmount) Benefit fixed amountBenefitLine.percentage(Double percentage) Benefit rate percentageMethods in com.xero.models.payrolluk that return types with arguments of type BenefitLineMethods in com.xero.models.payrolluk with parameters of type BenefitLineModifier and TypeMethodDescriptionPayslip.addBenefitLinesItem(BenefitLine benefitLinesItem) benefitLinesMethod parameters in com.xero.models.payrolluk with type arguments of type BenefitLineModifier and TypeMethodDescriptionPayslip.benefitLines(List<BenefitLine> benefitLines) benefitLinesvoidPayslip.setBenefitLines(List<BenefitLine> benefitLines) benefitLines