|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of Rowset in net.opengis.tjs.v_1_0 |
|---|
| Fields in net.opengis.tjs.v_1_0 declared as Rowset | |
|---|---|
protected Rowset |
GDAS.Framework.Dataset.rowset
|
protected Rowset |
Dataset.rowset
|
| Methods in net.opengis.tjs.v_1_0 that return Rowset | |
|---|---|
Rowset |
ObjectFactory.createRowset()
Create an instance of Rowset |
Rowset |
GDAS.Framework.Dataset.getRowset()
Ordered list of rows found in the dataset. |
Rowset |
Dataset.getRowset()
Dataset Rows. |
Rowset |
Rowset.withRow(Collection<Rowset.Row> values)
|
Rowset |
Rowset.withRow(List<Rowset.Row> value)
|
Rowset |
Rowset.withRow(Rowset.Row... values)
|
| Methods in net.opengis.tjs.v_1_0 with parameters of type Rowset | |
|---|---|
void |
GDAS.Framework.Dataset.setRowset(Rowset value)
Sets the value of the rowset property. |
void |
Dataset.setRowset(Rowset value)
Sets the value of the rowset property. |
GDAS.Framework.Dataset |
GDAS.Framework.Dataset.withRowset(Rowset value)
|
Dataset |
Dataset.withRowset(Rowset value)
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||