Package | Description |
---|---|
org.overlord.rtgov.reports.model |
Modifier and Type | Method and Description |
---|---|
Tabular.Row |
Tabular.Row.setValues(List<Object> values)
This method sets the values.
|
Modifier and Type | Method and Description |
---|---|
List<Tabular.Row> |
Tabular.getRows()
This method returns the rows.
|
Modifier and Type | Method and Description |
---|---|
Tabular |
Tabular.setRows(List<Tabular.Row> rows)
This method sets the rows.
|
Copyright © 2013-2015 JBoss by Red Hat. All Rights Reserved.