Uses of Class
com.xero.models.payrollau.SuperFundProduct
-
Packages that use 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)The ABN of the Regulated SuperFundSuperFundProductSuperFundProduct. productName(String productName)The name of the Regulated SuperFundSuperFundProductSuperFundProduct. SPIN(String SPIN)The SPIN of the Regulated SuperFund.SuperFundProductSuperFundProduct. USI(String USI)The USI of the Regulated SuperFundMethods 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)superFundProductsMethod parameters in com.xero.models.payrollau with type arguments of type SuperFundProduct Modifier and Type Method Description voidSuperFundProducts. setSuperFundProducts(List<SuperFundProduct> superFundProducts)superFundProductsSuperFundProductsSuperFundProducts. superFundProducts(List<SuperFundProduct> superFundProducts)superFundProducts
-