Package com.xero.models.accounting
Class Report
java.lang.Object
com.xero.models.accounting.Report
public class Report extends Object
Report
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classReport.ReportTypeEnumSee Prepayment Types -
Constructor Summary
Constructors Constructor Description Report() -
Method Summary
-
Constructor Details
-
Report
public Report()
-
-
Method Details
-
reportID
-
getReportID
See Prepayment Types- Returns:
- reportID
-
setReportID
-
reportName
-
getReportName
See Prepayment Types- Returns:
- reportName
-
setReportName
-
reportType
-
getReportType
See Prepayment Types- Returns:
- reportType
-
setReportType
-
reportTitle
-
getReportTitle
See Prepayment Types- Returns:
- reportTitle
-
setReportTitle
-
reportDate
-
getReportDate
Date of report- Returns:
- reportDate
-
setReportDate
-
getUpdatedDateUTC
Updated Date- Returns:
- updatedDateUTC
-
getUpdatedDateUTCAsDate
public org.threeten.bp.OffsetDateTime getUpdatedDateUTCAsDate() -
contacts
-
addContactsItem
-
getContacts
Get contacts- Returns:
- contacts
-
setContacts
-
equals
-
hashCode
public int hashCode() -
toString
-