com.google.api.ads.dfp.axis.v201208
Class RichMediaStudioCreativeErrorReason

java.lang.Object
  extended by com.google.api.ads.dfp.axis.v201208.RichMediaStudioCreativeErrorReason
All Implemented Interfaces:
Serializable

public class RichMediaStudioCreativeErrorReason
extends Object
implements Serializable

See Also:
Serialized Form

Field Summary
static String _CREATION_NOT_ALLOWED
           
static String _INVALID_CODE_GENERATION_REQUEST
           
static String _INVALID_CREATIVE_OBJECT
           
static String _INVALID_POSITION
           
static String _INVALID_PUSHDOWN_DURATION
           
static String _INVALID_Z_INDEX
           
static String _PUSHDOWN_DURATION_NOT_ALLOWED
           
static String _STUDIO_CONNECTION_ERROR
           
static String _UKNOWN_ERROR
           
static RichMediaStudioCreativeErrorReason CREATION_NOT_ALLOWED
           
static RichMediaStudioCreativeErrorReason INVALID_CODE_GENERATION_REQUEST
           
static RichMediaStudioCreativeErrorReason INVALID_CREATIVE_OBJECT
           
static RichMediaStudioCreativeErrorReason INVALID_POSITION
           
static RichMediaStudioCreativeErrorReason INVALID_PUSHDOWN_DURATION
           
static RichMediaStudioCreativeErrorReason INVALID_Z_INDEX
           
static RichMediaStudioCreativeErrorReason PUSHDOWN_DURATION_NOT_ALLOWED
           
static RichMediaStudioCreativeErrorReason STUDIO_CONNECTION_ERROR
           
static RichMediaStudioCreativeErrorReason UKNOWN_ERROR
           
 
Constructor Summary
protected RichMediaStudioCreativeErrorReason(String value)
           
 
Method Summary
 boolean equals(Object obj)
           
static RichMediaStudioCreativeErrorReason fromString(String value)
           
static RichMediaStudioCreativeErrorReason 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

_CREATION_NOT_ALLOWED

public static final String _CREATION_NOT_ALLOWED
See Also:
Constant Field Values

_UKNOWN_ERROR

public static final String _UKNOWN_ERROR
See Also:
Constant Field Values

_INVALID_CODE_GENERATION_REQUEST

public static final String _INVALID_CODE_GENERATION_REQUEST
See Also:
Constant Field Values

_INVALID_CREATIVE_OBJECT

public static final String _INVALID_CREATIVE_OBJECT
See Also:
Constant Field Values

_STUDIO_CONNECTION_ERROR

public static final String _STUDIO_CONNECTION_ERROR
See Also:
Constant Field Values

_PUSHDOWN_DURATION_NOT_ALLOWED

public static final String _PUSHDOWN_DURATION_NOT_ALLOWED
See Also:
Constant Field Values

_INVALID_POSITION

public static final String _INVALID_POSITION
See Also:
Constant Field Values

_INVALID_Z_INDEX

public static final String _INVALID_Z_INDEX
See Also:
Constant Field Values

_INVALID_PUSHDOWN_DURATION

public static final String _INVALID_PUSHDOWN_DURATION
See Also:
Constant Field Values

CREATION_NOT_ALLOWED

public static final RichMediaStudioCreativeErrorReason CREATION_NOT_ALLOWED

UKNOWN_ERROR

public static final RichMediaStudioCreativeErrorReason UKNOWN_ERROR

INVALID_CODE_GENERATION_REQUEST

public static final RichMediaStudioCreativeErrorReason INVALID_CODE_GENERATION_REQUEST

INVALID_CREATIVE_OBJECT

public static final RichMediaStudioCreativeErrorReason INVALID_CREATIVE_OBJECT

STUDIO_CONNECTION_ERROR

public static final RichMediaStudioCreativeErrorReason STUDIO_CONNECTION_ERROR

PUSHDOWN_DURATION_NOT_ALLOWED

public static final RichMediaStudioCreativeErrorReason PUSHDOWN_DURATION_NOT_ALLOWED

INVALID_POSITION

public static final RichMediaStudioCreativeErrorReason INVALID_POSITION

INVALID_Z_INDEX

public static final RichMediaStudioCreativeErrorReason INVALID_Z_INDEX

INVALID_PUSHDOWN_DURATION

public static final RichMediaStudioCreativeErrorReason INVALID_PUSHDOWN_DURATION
Constructor Detail

RichMediaStudioCreativeErrorReason

protected RichMediaStudioCreativeErrorReason(String value)
Method Detail

getValue

public String getValue()

fromValue

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

fromString

public static RichMediaStudioCreativeErrorReason 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 © 2012. All Rights Reserved.