Uses of Class
com.xero.models.payrollau.SuperFundProducts
-
Packages that use SuperFundProducts Package Description com.xero.api.client com.xero.models.payrollau -
-
Uses of SuperFundProducts in com.xero.api.client
Methods in com.xero.api.client that return SuperFundProducts Modifier and Type Method Description SuperFundProductsPayrollAuApi. getSuperfundProducts(String accessToken, String xeroTenantId, String ABN, String USI)Retrieves superfund products -
Uses of SuperFundProducts in com.xero.models.payrollau
Methods in com.xero.models.payrollau that return SuperFundProducts Modifier and Type Method Description SuperFundProductsSuperFundProducts. addSuperFundProductsItem(SuperFundProduct superFundProductsItem)superFundProductsSuperFundProductsSuperFundProducts. superFundProducts(List<SuperFundProduct> superFundProducts)superFundProducts
-