Uses of Class
com.google.api.ads.adwords.lib.jaxb.v201109_1.DownloadFormat

Packages that use DownloadFormat
com.google.api.ads.adwords.lib.jaxb.v201109_1   
 

Uses of DownloadFormat in com.google.api.ads.adwords.lib.jaxb.v201109_1
 

Fields in com.google.api.ads.adwords.lib.jaxb.v201109_1 declared as DownloadFormat
protected  DownloadFormat ReportDefinition.downloadFormat
           
 

Methods in com.google.api.ads.adwords.lib.jaxb.v201109_1 that return DownloadFormat
static DownloadFormat DownloadFormat.fromValue(String v)
           
 DownloadFormat ReportDefinition.getDownloadFormat()
          Gets the value of the downloadFormat property.
static DownloadFormat DownloadFormat.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static DownloadFormat[] DownloadFormat.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.google.api.ads.adwords.lib.jaxb.v201109_1 with parameters of type DownloadFormat
 void ReportDefinition.setDownloadFormat(DownloadFormat value)
          Sets the value of the downloadFormat property.
 



Copyright © 2012. All Rights Reserved.