|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.metamatrix.soap.sqlquerywebservice.helper.Cell
public class Cell
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 |
|---|
protected java.lang.String value
| Constructor Detail |
|---|
public Cell()
| Method Detail |
|---|
public java.lang.String getValue()
public void setValue(java.lang.String value)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||