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