| Package | Description |
|---|---|
| com.google.api.ads.dfp.axis.utils.v201308 | |
| com.google.api.ads.dfp.axis.v201308 |
| Modifier and Type | Method and Description |
|---|---|
static List<String> |
Pql.getRowStringValues(Row row)
Gets the values in a row of the result set in the form of a string
list.
|
| Modifier and Type | Method and Description |
|---|---|
Row[] |
ResultSet.getRows()
Gets the rows value for this ResultSet.
|
Row |
ResultSet.getRows(int i) |
| Modifier and Type | Method and Description |
|---|---|
void |
ResultSet.setRows(int i,
Row _value) |
void |
ResultSet.setRows(Row[] rows)
Sets the rows value for this ResultSet.
|
| Constructor and Description |
|---|
ResultSet(ColumnType[] columnTypes,
Row[] rows) |
Copyright © 2013. All Rights Reserved.