Package com.xero.models.payrollau
Class SuperFundProducts
java.lang.Object
com.xero.models.payrollau.SuperFundProducts
public class SuperFundProducts extends Object
SuperFundProducts
-
Constructor Summary
Constructors Constructor Description SuperFundProducts() -
Method Summary
Modifier and Type Method Description SuperFundProductsaddSuperFundProductsItem(SuperFundProduct superFundProductsItem)booleanequals(Object o)List<SuperFundProduct>getSuperFundProducts()Get superFundProductsinthashCode()voidsetSuperFundProducts(List<SuperFundProduct> superFundProducts)SuperFundProductssuperFundProducts(List<SuperFundProduct> superFundProducts)StringtoString()
-
Constructor Details
-
SuperFundProducts
public SuperFundProducts()
-
-
Method Details