org.pentaho.platform.dataaccess.datasource.wizard.models
Class DataRow

java.lang.Object
  extended by org.pentaho.platform.dataaccess.datasource.wizard.models.DataRow
All Implemented Interfaces:
Serializable

public class DataRow
extends Object
implements Serializable

See Also:
Serialized Form

Constructor Summary
DataRow()
           
 
Method Summary
 Object[] getCells()
           
 void setCells(Object[] cells)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DataRow

public DataRow()
Method Detail

getCells

public Object[] getCells()

setCells

public void setCells(Object[] cells)