Package com.xero.models.accounting
Class ReportCell
java.lang.Object
com.xero.models.accounting.ReportCell
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddAttributesItem(ReportAttribute attributesItem) attributesattributes(List<ReportAttribute> attributes) attributesbooleanGet attributesgetValue()Get valueinthashCode()voidsetAttributes(List<ReportAttribute> attributes) attributesvoidvaluetoString()value
-
Constructor Details
-
ReportCell
public ReportCell()
-
-
Method Details
-
value
-
getValue
-
setValue
-
attributes
attributes- Parameters:
attributes- List<ReportAttribute>- Returns:
- ReportCell
-
addAttributesItem
attributes- Parameters:
attributesItem- ReportAttribute- Returns:
- ReportCell
-
getAttributes
-
setAttributes
attributes- Parameters:
attributes- List<ReportAttribute>
-
equals
-
hashCode
-
toString
-