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

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

public class TemplateElementFieldType
extends Object
implements Serializable

See Also:
Serialized Form

Field Summary
static String _ADDRESS
           
static String _AUDIO
           
static String _BACKGROUND_IMAGE
           
static String _ENUM
           
static String _IMAGE
           
static String _NUMBER
           
static String _TEXT
           
static String _URL
           
static String _VIDEO
           
static String _VISIBLE_URL
           
static TemplateElementFieldType ADDRESS
           
static TemplateElementFieldType AUDIO
           
static TemplateElementFieldType BACKGROUND_IMAGE
           
static TemplateElementFieldType ENUM
           
static TemplateElementFieldType IMAGE
           
static TemplateElementFieldType NUMBER
           
static TemplateElementFieldType TEXT
           
static TemplateElementFieldType URL
           
static TemplateElementFieldType VIDEO
           
static TemplateElementFieldType VISIBLE_URL
           
 
Constructor Summary
protected TemplateElementFieldType(String value)
           
 
Method Summary
 boolean equals(Object obj)
           
static TemplateElementFieldType fromString(String value)
           
static TemplateElementFieldType 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

_ADDRESS

public static final String _ADDRESS
See Also:
Constant Field Values

_AUDIO

public static final String _AUDIO
See Also:
Constant Field Values

_ENUM

public static final String _ENUM
See Also:
Constant Field Values

_IMAGE

public static final String _IMAGE
See Also:
Constant Field Values

_BACKGROUND_IMAGE

public static final String _BACKGROUND_IMAGE
See Also:
Constant Field Values

_NUMBER

public static final String _NUMBER
See Also:
Constant Field Values

_TEXT

public static final String _TEXT
See Also:
Constant Field Values

_URL

public static final String _URL
See Also:
Constant Field Values

_VIDEO

public static final String _VIDEO
See Also:
Constant Field Values

_VISIBLE_URL

public static final String _VISIBLE_URL
See Also:
Constant Field Values

ADDRESS

public static final TemplateElementFieldType ADDRESS

AUDIO

public static final TemplateElementFieldType AUDIO

ENUM

public static final TemplateElementFieldType ENUM

IMAGE

public static final TemplateElementFieldType IMAGE

BACKGROUND_IMAGE

public static final TemplateElementFieldType BACKGROUND_IMAGE

NUMBER

public static final TemplateElementFieldType NUMBER

TEXT

public static final TemplateElementFieldType TEXT

URL

public static final TemplateElementFieldType URL

VIDEO

public static final TemplateElementFieldType VIDEO

VISIBLE_URL

public static final TemplateElementFieldType VISIBLE_URL
Constructor Detail

TemplateElementFieldType

protected TemplateElementFieldType(String value)
Method Detail

getValue

public String getValue()

fromValue

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

fromString

public static TemplateElementFieldType 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.