com.google.api.ads.adwords.v201109.cm
Class DeprecatedAdType

java.lang.Object
  extended by com.google.api.ads.adwords.v201109.cm.DeprecatedAdType
All Implemented Interfaces:
Serializable

public class DeprecatedAdType
extends Object
implements Serializable

See Also:
Serialized Form

Field Summary
static String _AUDIO
           
static String _AUDIO_TEMPLATE
           
static String _CLICK_TO_CALL
           
static String _FROOGLE
           
static String _GADGET
           
static String _GADGET_TEMPLATE
           
static String _IN_STREAM_VIDEO
           
static String _LOCAL_BUSINESS_AD
           
static String _PRINT
           
static String _TEXT_LINK
           
static String _TEXT_WIDE
           
static String _TEXT_WITH_VIDEO
           
static String _UNKNOWN
           
static String _VIDEO
           
static DeprecatedAdType AUDIO
           
static DeprecatedAdType AUDIO_TEMPLATE
           
static DeprecatedAdType CLICK_TO_CALL
           
static DeprecatedAdType FROOGLE
           
static DeprecatedAdType GADGET
           
static DeprecatedAdType GADGET_TEMPLATE
           
static DeprecatedAdType IN_STREAM_VIDEO
           
static DeprecatedAdType LOCAL_BUSINESS_AD
           
static DeprecatedAdType PRINT
           
static DeprecatedAdType TEXT_LINK
           
static DeprecatedAdType TEXT_WIDE
           
static DeprecatedAdType TEXT_WITH_VIDEO
           
static DeprecatedAdType UNKNOWN
           
static DeprecatedAdType VIDEO
           
 
Constructor Summary
protected DeprecatedAdType(String value)
           
 
Method Summary
 boolean equals(Object obj)
           
static DeprecatedAdType fromString(String value)
           
static DeprecatedAdType fromValue(String value)
           
static org.apache.axis.encoding.Deserializer getDeserializer(String mechType, Class _javaType, QName _xmlType)
           
static org.apache.axis.encoding.Serializer getSerializer(String mechType, Class _javaType, QName _xmlType)
           
static org.apache.axis.description.TypeDesc getTypeDesc()
          Return type metadata object
 String getValue()
           
 int hashCode()
           
 Object readResolve()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

_VIDEO

public static final String _VIDEO
See Also:
Constant Field Values

_CLICK_TO_CALL

public static final String _CLICK_TO_CALL
See Also:
Constant Field Values

_IN_STREAM_VIDEO

public static final String _IN_STREAM_VIDEO
See Also:
Constant Field Values

_FROOGLE

public static final String _FROOGLE
See Also:
Constant Field Values

_TEXT_LINK

public static final String _TEXT_LINK
See Also:
Constant Field Values

_GADGET

public static final String _GADGET
See Also:
Constant Field Values

_PRINT

public static final String _PRINT
See Also:
Constant Field Values

_TEXT_WIDE

public static final String _TEXT_WIDE
See Also:
Constant Field Values

_GADGET_TEMPLATE

public static final String _GADGET_TEMPLATE
See Also:
Constant Field Values

_TEXT_WITH_VIDEO

public static final String _TEXT_WITH_VIDEO
See Also:
Constant Field Values

_AUDIO

public static final String _AUDIO
See Also:
Constant Field Values

_LOCAL_BUSINESS_AD

public static final String _LOCAL_BUSINESS_AD
See Also:
Constant Field Values

_AUDIO_TEMPLATE

public static final String _AUDIO_TEMPLATE
See Also:
Constant Field Values

_UNKNOWN

public static final String _UNKNOWN
See Also:
Constant Field Values

VIDEO

public static final DeprecatedAdType VIDEO

CLICK_TO_CALL

public static final DeprecatedAdType CLICK_TO_CALL

IN_STREAM_VIDEO

public static final DeprecatedAdType IN_STREAM_VIDEO

FROOGLE

public static final DeprecatedAdType FROOGLE

TEXT_LINK

public static final DeprecatedAdType TEXT_LINK

GADGET

public static final DeprecatedAdType GADGET

PRINT

public static final DeprecatedAdType PRINT

TEXT_WIDE

public static final DeprecatedAdType TEXT_WIDE

GADGET_TEMPLATE

public static final DeprecatedAdType GADGET_TEMPLATE

TEXT_WITH_VIDEO

public static final DeprecatedAdType TEXT_WITH_VIDEO

AUDIO

public static final DeprecatedAdType AUDIO

LOCAL_BUSINESS_AD

public static final DeprecatedAdType LOCAL_BUSINESS_AD

AUDIO_TEMPLATE

public static final DeprecatedAdType AUDIO_TEMPLATE

UNKNOWN

public static final DeprecatedAdType UNKNOWN
Constructor Detail

DeprecatedAdType

protected DeprecatedAdType(String value)
Method Detail

getValue

public String getValue()

fromValue

public static DeprecatedAdType fromValue(String value)
                                  throws IllegalArgumentException
Throws:
IllegalArgumentException

fromString

public static DeprecatedAdType fromString(String value)
                                   throws IllegalArgumentException
Throws:
IllegalArgumentException

equals

public boolean equals(Object obj)
Overrides:
equals in class Object

hashCode

public int hashCode()
Overrides:
hashCode in class Object

toString

public String toString()
Overrides:
toString in class Object

readResolve

public Object readResolve()
                   throws ObjectStreamException
Throws:
ObjectStreamException

getSerializer

public static org.apache.axis.encoding.Serializer getSerializer(String mechType,
                                                                Class _javaType,
                                                                QName _xmlType)

getDeserializer

public static org.apache.axis.encoding.Deserializer getDeserializer(String mechType,
                                                                    Class _javaType,
                                                                    QName _xmlType)

getTypeDesc

public static org.apache.axis.description.TypeDesc getTypeDesc()
Return type metadata object



Copyright © 2011. All Rights Reserved.