Uses of Class
org.opennms.reporting.availability.Rows
-
Packages that use Rows Package Description org.opennms.reporting.availability -
-
Uses of Rows in org.opennms.reporting.availability
Methods in org.opennms.reporting.availability that return Rows Modifier and Type Method Description Rows
ClassicTable. getRows()
Returns the value of field 'rows'.Methods in org.opennms.reporting.availability with parameters of type Rows Modifier and Type Method Description void
ClassicTable. setRows(Rows rows)
Sets the value of field 'rows'.
-