Uses of Class
com.xero.models.payrollau.SuperFundProduct
| Package | Description |
|---|---|
| com.xero.models.payrollau |
-
Uses of SuperFundProduct in com.xero.models.payrollau
Methods in com.xero.models.payrollau that return SuperFundProduct Modifier and Type Method Description SuperFundProductSuperFundProduct. ABN(String ABN)SuperFundProductSuperFundProduct. productName(String productName)SuperFundProductSuperFundProduct. SPIN(String SPIN)SuperFundProductSuperFundProduct. USI(String USI)Methods in com.xero.models.payrollau that return types with arguments of type SuperFundProduct Modifier and Type Method Description List<SuperFundProduct>SuperFundProducts. getSuperFundProducts()Get superFundProductsMethods in com.xero.models.payrollau with parameters of type SuperFundProduct Modifier and Type Method Description SuperFundProductsSuperFundProducts. addSuperFundProductsItem(SuperFundProduct superFundProductsItem)Method parameters in com.xero.models.payrollau with type arguments of type SuperFundProduct Modifier and Type Method Description voidSuperFundProducts. setSuperFundProducts(List<SuperFundProduct> superFundProducts)SuperFundProductsSuperFundProducts. superFundProducts(List<SuperFundProduct> superFundProducts)