Package com.xero.models.accounting
Class ReportWithRow
java.lang.Object
com.xero.models.accounting.ReportWithRow
public class ReportWithRow extends Object
ReportWithRow
-
Constructor Summary
Constructors Constructor Description ReportWithRow() -
Method Summary
-
Constructor Details
-
ReportWithRow
public ReportWithRow()
-
-
Method Details
-
reportID
-
getReportID
Report id- Returns:
- reportID
-
setReportID
-
reportName
-
getReportName
Name of the report- Returns:
- reportName
-
setReportName
-
reportTitle
-
getReportTitle
Title of the report- Returns:
- reportTitle
-
setReportTitle
-
reportType
-
getReportType
The type of report (BalanceSheet,ProfitLoss, etc)- Returns:
- reportType
-
setReportType
-
reportTitles
-
addReportTitlesItem
-
getReportTitles
Report titles array (3 to 4 strings with the report name, orgnisation name and time frame of report)- Returns:
- reportTitles
-
setReportTitles
-
reportDate
-
getReportDate
Date of report- Returns:
- reportDate
-
setReportDate
-
rows
-
addRowsItem
-
getRows
Get rows- Returns:
- rows
-
setRows
-
getUpdatedDateUTC
Updated Date- Returns:
- updatedDateUTC
-
getUpdatedDateUTCAsDate
public org.threeten.bp.OffsetDateTime getUpdatedDateUTCAsDate() -
fields
-
addFieldsItem
-
getFields
Get fields- Returns:
- fields
-
setFields
-
equals
-
hashCode
public int hashCode() -
toString
-