Uses of Class
com.google.api.ads.adwords.lib.jaxb.v201109.ReportDefinitionDateRangeType

Packages that use ReportDefinitionDateRangeType
com.google.api.ads.adwords.lib.jaxb.v201109   
 

Uses of ReportDefinitionDateRangeType in com.google.api.ads.adwords.lib.jaxb.v201109
 

Fields in com.google.api.ads.adwords.lib.jaxb.v201109 declared as ReportDefinitionDateRangeType
protected  ReportDefinitionDateRangeType ReportDefinition.dateRangeType
           
 

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



Copyright © 2012. All Rights Reserved.