org.deegree.portal.standard.wms.model
Class Table
java.lang.Object
  
org.deegree.portal.standard.wms.model.Table
public class Table
- extends Object
 
Bean class representing a table to be used for creating a JSON representation of feature info responses (GML)
- Version:
 
  - $Revision: $, $Date: $
 
- Author:
 
  - Andreas Poth, last edited by: $Author: admin $
 
| 
Constructor Summary | 
Table()
 
            | 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
Table
public Table()
getName
public String getName()
- Returns:
 - the name
 
 
setName
public void setName(String name)
- Parameters:
 name - the name to set
 
getColumns
public String[] getColumns()
- Returns:
 - the columns
 
 
setColumns
public void setColumns(String[] columns)
- Parameters:
 columns - the columns to set
 
getData
public String[][] getData()
- Returns:
 - the data
 
 
setData
public void setData(String[][] data)
- Parameters:
 data - the data to set
 
                an open source project founded by lat/lon, Bonn, Germany.
                    For more information visit: http://www.deegree.org