|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.metamatrix.soap.sqlquerywebservice.helper.Row
public class Row
Row domain object containing cell values.
| Field Summary | |
|---|---|
protected Cell[] |
cells
|
| Constructor Summary | |
|---|---|
Row()
|
|
| Method Summary | |
|---|---|
Cell[] |
getCells()
|
void |
setCells(Cell[] cells)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected Cell[] cells
| Constructor Detail |
|---|
public Row()
| Method Detail |
|---|
public Cell[] getCells()
public void setCells(Cell[] cells)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||