Package com.xero.models.payrollau
Class SuperFundProduct
java.lang.Object
com.xero.models.payrollau.SuperFundProduct
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionThe ABN of the Regulated SuperFundbooleangetABN()The ABN of the Regulated SuperFundThe name of the Regulated SuperFundgetSPIN()The SPIN of the Regulated SuperFund.getUSI()The USI of the Regulated SuperFundinthashCode()productName(String productName) The name of the Regulated SuperFundvoidThe ABN of the Regulated SuperFundvoidsetProductName(String productName) The name of the Regulated SuperFundvoidThe SPIN of the Regulated SuperFund.voidThe USI of the Regulated SuperFundThe SPIN of the Regulated SuperFund.toString()The USI of the Regulated SuperFund
-
Constructor Details
-
SuperFundProduct
public SuperFundProduct()
-
-
Method Details
-
ABN
The ABN of the Regulated SuperFund- Parameters:
ABN- String- Returns:
- SuperFundProduct
-
getABN
-
setABN
-
USI
The USI of the Regulated SuperFund- Parameters:
USI- String- Returns:
- SuperFundProduct
-
getUSI
-
setUSI
-
SPIN
The SPIN of the Regulated SuperFund. This field has been deprecated. New superfunds will not have a SPIN value. The USI field should be used instead of SPIN- Parameters:
SPIN- String- Returns:
- SuperFundProduct
-
getSPIN
The SPIN of the Regulated SuperFund. This field has been deprecated. New superfunds will not have a SPIN value. The USI field should be used instead of SPIN- Returns:
- SPIN
-
setSPIN
The SPIN of the Regulated SuperFund. This field has been deprecated. New superfunds will not have a SPIN value. The USI field should be used instead of SPIN- Parameters:
SPIN- String
-
productName
The name of the Regulated SuperFund- Parameters:
productName- String- Returns:
- SuperFundProduct
-
getProductName
-
setProductName
The name of the Regulated SuperFund- Parameters:
productName- String
-
equals
-
hashCode
-
toString
-