|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Column | |
---|---|
org.gcube.application.reporting.reference |
Uses of Column in org.gcube.application.reporting.reference |
---|
Methods in org.gcube.application.reporting.reference that return types with arguments of type Column | |
---|---|
List<Column> |
DBTableRow.getColumns()
|
Method parameters in org.gcube.application.reporting.reference with type arguments of type Column | |
---|---|
void |
DBTableRow.setColumns(List<Column> columns)
|
Constructor parameters in org.gcube.application.reporting.reference with type arguments of type Column | |
---|---|
DBTableRow(List<Column> columns)
|
|
DBTableRow(String id,
List<Column> columns)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |