Package com.xero.models.accounting
Class HistoryRecords
java.lang.Object
com.xero.models.accounting.HistoryRecords
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddHistoryRecordsItem(HistoryRecord historyRecordsItem) historyRecordsbooleanGet historyRecordsinthashCode()historyRecords(List<HistoryRecord> historyRecords) historyRecordsvoidsetHistoryRecords(List<HistoryRecord> historyRecords) historyRecordstoString()
-
Constructor Details
-
HistoryRecords
public HistoryRecords()
-
-
Method Details
-
historyRecords
historyRecords- Parameters:
historyRecords- List<HistoryRecord>- Returns:
- HistoryRecords
-
addHistoryRecordsItem
historyRecords- Parameters:
historyRecordsItem- HistoryRecord- Returns:
- HistoryRecords
-
getHistoryRecords
-
setHistoryRecords
historyRecords- Parameters:
historyRecords- List<HistoryRecord>
-
equals
-
hashCode
-
toString
-