com.google.api.ads.adwords.v201109.cm
Class TemplateElementFieldType
java.lang.Object
com.google.api.ads.adwords.v201109.cm.TemplateElementFieldType
- All Implemented Interfaces:
- Serializable
public class TemplateElementFieldType
- extends Object
- implements Serializable
- See Also:
- Serialized Form
_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
TemplateElementFieldType
protected TemplateElementFieldType(String value)
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.