Package | Description |
---|---|
org.openmrs.reporting |
Deprecated
|
Modifier and Type | Method and Description |
---|---|
ArrayList<TableRow> |
DataTable.getRows()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
DataTable.addRow(TableRow row)
Deprecated.
|
String |
NumericRangeColumnClassifier.classify(TableRow row)
Deprecated.
|
String |
DateColumnClassifier.classify(TableRow row)
Deprecated.
|
String |
TableRowClassifier.classify(TableRow row)
Deprecated.
|
String |
CompoundClassifier.classify(TableRow row)
Deprecated.
|
String |
SimpleColumnClassifier.classify(TableRow row)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
DataTable.addRows(Collection<TableRow> rows)
Deprecated.
|
Constructor and Description |
---|
DataTable(List<TableRow> rows)
Deprecated.
|
Copyright © 2018 OpenMRS LLC.. All Rights Reserved.