Uses of Class
com.google.api.ads.adwords.v201109.o.DeviceType

Packages that use DeviceType
com.google.api.ads.adwords.v201109.o   
 

Uses of DeviceType in com.google.api.ads.adwords.v201109.o
 

Fields in com.google.api.ads.adwords.v201109.o declared as DeviceType
static DeviceType DeviceType.DESKTOPS_AND_LAPTOPS
           
static DeviceType DeviceType.MOBILE_WAP
           
static DeviceType DeviceType.MOBILE_WITH_FULL_BROWSER
           
 

Methods in com.google.api.ads.adwords.v201109.o that return DeviceType
static DeviceType DeviceType.fromString(String value)
           
static DeviceType DeviceType.fromValue(String value)
           
 DeviceType DeviceTypeSearchParameter.getDeviceType()
          Gets the deviceType value for this DeviceTypeSearchParameter.
 

Methods in com.google.api.ads.adwords.v201109.o with parameters of type DeviceType
 void DeviceTypeSearchParameter.setDeviceType(DeviceType deviceType)
          Sets the deviceType value for this DeviceTypeSearchParameter.
 

Constructors in com.google.api.ads.adwords.v201109.o with parameters of type DeviceType
DeviceTypeSearchParameter(String searchParameterType, DeviceType deviceType)
           
 



Copyright © 2011. All Rights Reserved.