Uses of Class
com.google.api.ads.adwords.lib.jaxb.v201206.ReportDefinitionReportType

Packages that use ReportDefinitionReportType
com.google.api.ads.adwords.lib.jaxb.v201206   
 

Uses of ReportDefinitionReportType in com.google.api.ads.adwords.lib.jaxb.v201206
 

Fields in com.google.api.ads.adwords.lib.jaxb.v201206 declared as ReportDefinitionReportType
protected  ReportDefinitionReportType ReportDefinition.reportType
           
 

Methods in com.google.api.ads.adwords.lib.jaxb.v201206 that return ReportDefinitionReportType
static ReportDefinitionReportType ReportDefinitionReportType.fromValue(String v)
           
 ReportDefinitionReportType ReportDefinition.getReportType()
          Gets the value of the reportType property.
static ReportDefinitionReportType ReportDefinitionReportType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ReportDefinitionReportType[] ReportDefinitionReportType.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.v201206 with parameters of type ReportDefinitionReportType
 void ReportDefinition.setReportType(ReportDefinitionReportType value)
          Sets the value of the reportType property.
 



Copyright © 2012. All Rights Reserved.