|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Row | |
|---|---|
| com.google.api.ads.dfp.axis.v201111 | |
| Uses of Row in com.google.api.ads.dfp.axis.v201111 |
|---|
| Methods in com.google.api.ads.dfp.axis.v201111 that return Row | |
|---|---|
Row[] |
ResultSet.getRows()
Gets the rows value for this ResultSet. |
Row |
ResultSet.getRows(int i)
|
| Methods in com.google.api.ads.dfp.axis.v201111 with parameters of type Row | |
|---|---|
void |
ResultSet.setRows(int i,
Row _value)
|
void |
ResultSet.setRows(Row[] rows)
Sets the rows value for this ResultSet. |
| Constructors in com.google.api.ads.dfp.axis.v201111 with parameters of type Row | |
|---|---|
ResultSet(ColumnType[] columnTypes,
Row[] rows)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||