Package com.xero.models.payrolluk
Class CourtOrderLine
java.lang.Object
com.xero.models.payrolluk.CourtOrderLine
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionAmountcourtOrderTypeID(UUID courtOrderTypeID) Xero identifier for payroll court order typebooleanAmountXero identifier for payroll court order typeinthashCode()voidAmountvoidsetCourtOrderTypeID(UUID courtOrderTypeID) Xero identifier for payroll court order typetoString()
-
Constructor Details
-
CourtOrderLine
public CourtOrderLine()
-
-
Method Details
-
courtOrderTypeID
Xero identifier for payroll court order type- Parameters:
courtOrderTypeID- UUID- Returns:
- CourtOrderLine
-
getCourtOrderTypeID
Xero identifier for payroll court order type- Returns:
- courtOrderTypeID
-
setCourtOrderTypeID
Xero identifier for payroll court order type- Parameters:
courtOrderTypeID- UUID
-
amount
Amount- Parameters:
amount- Double- Returns:
- CourtOrderLine
-
getAmount
-
setAmount
-
equals
-
hashCode
-
toString
-