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

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

public class ContentLabelType
extends Object
implements Serializable

See Also:
Serialized Form

Field Summary
static String _ADULTISH
           
static String _AFE
           
static String _BELOW_THE_FOLD
           
static String _CONFLICT
           
static String _DP
           
static String _EMBEDDED_VIDEO
           
static String _GAMES
           
static String _JACKASS
           
static String _PROFANITY
           
static String _SIRENS
           
static String _TRAGEDY
           
static String _UGC_FORUMS
           
static String _UGC_IMAGES
           
static String _UGC_SOCIAL
           
static String _UGC_VIDEOS
           
static String _VIDEO
           
static ContentLabelType ADULTISH
           
static ContentLabelType AFE
           
static ContentLabelType BELOW_THE_FOLD
           
static ContentLabelType CONFLICT
           
static ContentLabelType DP
           
static ContentLabelType EMBEDDED_VIDEO
           
static ContentLabelType GAMES
           
static ContentLabelType JACKASS
           
static ContentLabelType PROFANITY
           
static ContentLabelType SIRENS
           
static ContentLabelType TRAGEDY
           
static ContentLabelType UGC_FORUMS
           
static ContentLabelType UGC_IMAGES
           
static ContentLabelType UGC_SOCIAL
           
static ContentLabelType UGC_VIDEOS
           
static ContentLabelType VIDEO
           
 
Constructor Summary
protected ContentLabelType(String value)
           
 
Method Summary
 boolean equals(Object obj)
           
static ContentLabelType fromString(String value)
           
static ContentLabelType 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

_ADULTISH

public static final String _ADULTISH
See Also:
Constant Field Values

_AFE

public static final String _AFE
See Also:
Constant Field Values

_BELOW_THE_FOLD

public static final String _BELOW_THE_FOLD
See Also:
Constant Field Values

_CONFLICT

public static final String _CONFLICT
See Also:
Constant Field Values

_DP

public static final String _DP
See Also:
Constant Field Values

_EMBEDDED_VIDEO

public static final String _EMBEDDED_VIDEO
See Also:
Constant Field Values

_GAMES

public static final String _GAMES
See Also:
Constant Field Values

_JACKASS

public static final String _JACKASS
See Also:
Constant Field Values

_PROFANITY

public static final String _PROFANITY
See Also:
Constant Field Values

_UGC_FORUMS

public static final String _UGC_FORUMS
See Also:
Constant Field Values

_UGC_IMAGES

public static final String _UGC_IMAGES
See Also:
Constant Field Values

_UGC_SOCIAL

public static final String _UGC_SOCIAL
See Also:
Constant Field Values

_UGC_VIDEOS

public static final String _UGC_VIDEOS
See Also:
Constant Field Values

_SIRENS

public static final String _SIRENS
See Also:
Constant Field Values

_TRAGEDY

public static final String _TRAGEDY
See Also:
Constant Field Values

_VIDEO

public static final String _VIDEO
See Also:
Constant Field Values

ADULTISH

public static final ContentLabelType ADULTISH

AFE

public static final ContentLabelType AFE

BELOW_THE_FOLD

public static final ContentLabelType BELOW_THE_FOLD

CONFLICT

public static final ContentLabelType CONFLICT

DP

public static final ContentLabelType DP

EMBEDDED_VIDEO

public static final ContentLabelType EMBEDDED_VIDEO

GAMES

public static final ContentLabelType GAMES

JACKASS

public static final ContentLabelType JACKASS

PROFANITY

public static final ContentLabelType PROFANITY

UGC_FORUMS

public static final ContentLabelType UGC_FORUMS

UGC_IMAGES

public static final ContentLabelType UGC_IMAGES

UGC_SOCIAL

public static final ContentLabelType UGC_SOCIAL

UGC_VIDEOS

public static final ContentLabelType UGC_VIDEOS

SIRENS

public static final ContentLabelType SIRENS

TRAGEDY

public static final ContentLabelType TRAGEDY

VIDEO

public static final ContentLabelType VIDEO
Constructor Detail

ContentLabelType

protected ContentLabelType(String value)
Method Detail

getValue

public String getValue()

fromValue

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

fromString

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