Uses of Class
com.xero.models.payrollnz.Benefit
Packages that use Benefit
-
Uses of Benefit in com.xero.api.client
Methods in com.xero.api.client with parameters of type BenefitModifier and TypeMethodDescriptionPayrollNzApi.createSuperannuation(String accessToken, String xeroTenantId, Benefit benefit, String idempotencyKey) Creates a new superannuationcom.google.api.client.http.HttpResponsePayrollNzApi.createSuperannuationForHttpResponse(String accessToken, String xeroTenantId, Benefit benefit, String idempotencyKey) Creates a new superannuation -
Uses of Benefit in com.xero.models.payrollnz
Methods in com.xero.models.payrollnz that return BenefitModifier and TypeMethodDescriptionBenefit.calculationTypeNZ(Benefit.CalculationTypeNZEnum calculationTypeNZ) Calculation Type of the superannuation either FixedAmount or PercentageOfTaxableEarningsBenefit.category(Benefit.CategoryEnum category) Superannuations Category typeBenefit.companyMax(Double companyMax) Company Maximum amount of the superannuationBenefit.currentRecord(Boolean currentRecord) Identifier of a record is active or not.Benefit.expenseAccountId(UUID expenseAccountId) Xero identifier for Expense AccountSuperannuationObject.getBenefit()Get benefitThe Xero identifier for superannuationBenefit.liabilityAccountId(UUID liabilityAccountId) Xero identifier for Liability AccountName of the superannuationsBenefit.percentage(Double percentage) Percentage of Taxable Earnings of the superannuationBenefit.standardAmount(Double standardAmount) Standard amount of the superannuationMethods in com.xero.models.payrollnz that return types with arguments of type BenefitMethods in com.xero.models.payrollnz with parameters of type BenefitModifier and TypeMethodDescriptionSuperannuations.addBenefitsItem(Benefit benefitsItem) benefitsbenefitvoidSuperannuationObject.setBenefit(Benefit benefit) benefitMethod parameters in com.xero.models.payrollnz with type arguments of type BenefitModifier and TypeMethodDescriptionbenefitsvoidSuperannuations.setBenefits(List<Benefit> benefits) benefits