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

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

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

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

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

Constructors in com.google.api.ads.adwords.v201109.mcm with parameters of type Detail
Alert(AlertSeverity alertSeverity, AlertType alertType, Long clientCustomerId, Detail[] details)
           
 



Copyright © 2011. All Rights Reserved.