Uses of Class
com.google.api.ads.adwords.v201109.mcm.Alert

Packages that use Alert
com.google.api.ads.adwords.v201109.mcm   
 

Uses of Alert in com.google.api.ads.adwords.v201109.mcm
 

Methods in com.google.api.ads.adwords.v201109.mcm that return Alert
 Alert[] AlertPage.getEntries()
          Gets the entries value for this AlertPage.
 Alert AlertPage.getEntries(int i)
           
 

Methods in com.google.api.ads.adwords.v201109.mcm with parameters of type Alert
 void AlertPage.setEntries(Alert[] entries)
          Sets the entries value for this AlertPage.
 void AlertPage.setEntries(int i, Alert _value)
           
 

Constructors in com.google.api.ads.adwords.v201109.mcm with parameters of type Alert
AlertPage(Integer totalNumEntries, String pageType, Alert[] entries)
           
 



Copyright © 2011. All Rights Reserved.