Uses of Class
org.gcube.application.reporting.reference.Column

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)
           
 



Copyright © 2014. All Rights Reserved.