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

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

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

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

Methods in com.google.api.ads.adwords.lib.jaxb.v201206 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.v201206 with parameters of type ReportDefinitionDateRangeType
 void ReportDefinition.setDateRangeType(ReportDefinitionDateRangeType value)
          Sets the value of the dateRangeType property.
 



Copyright © 2012. All Rights Reserved.