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

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)
           
 



Copyright © 2012. All Rights Reserved.