Uses of Class
com.xero.models.accounting.ReportCell
Packages that use ReportCell
-
Uses of ReportCell in com.xero.models.accounting
Methods in com.xero.models.accounting that return ReportCellModifier and TypeMethodDescriptionReportCell.addAttributesItem(ReportAttribute attributesItem) attributesReportCell.attributes(List<ReportAttribute> attributes) attributesvalueMethods in com.xero.models.accounting that return types with arguments of type ReportCellMethods in com.xero.models.accounting with parameters of type ReportCellModifier and TypeMethodDescriptionReportRow.addCellsItem(ReportCell cellsItem) cellsReportRows.addCellsItem(ReportCell cellsItem) cellsMethod parameters in com.xero.models.accounting with type arguments of type ReportCellModifier and TypeMethodDescriptionReportRow.cells(List<ReportCell> cells) cellsReportRows.cells(List<ReportCell> cells) cellsvoidReportRow.setCells(List<ReportCell> cells) cellsvoidReportRows.setCells(List<ReportCell> cells) cells