com.metamatrix.soap.sqlquerywebservice.helper
Class Cell

java.lang.Object
  extended by com.metamatrix.soap.sqlquerywebservice.helper.Cell

public class Cell
extends java.lang.Object

Bean representing the value of a row/column.


Field Summary
protected  java.lang.String value
           
 
Constructor Summary
Cell()
           
 
Method Summary
 java.lang.String getValue()
           
 void setValue(java.lang.String value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

value

protected java.lang.String value
Constructor Detail

Cell

public Cell()
Method Detail

getValue

public java.lang.String getValue()

setValue

public void setValue(java.lang.String value)


Copyright © 2009. All Rights Reserved.