Uses of Class
com.google.api.ads.dfp.v201111.Row

Uses of Row in com.google.api.ads.dfp.v201111
 

Methods in com.google.api.ads.dfp.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.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.v201111 with parameters of type Row
ResultSet(ColumnType[] columnTypes, Row[] rows)
           
 



Copyright © 2011. All Rights Reserved.