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

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

public class RichMediaStudioCreativeFormat
extends Object
implements Serializable

See Also:
Serialized Form

Field Summary
static String _EXPANDING
           
static String _FLASH_IN_FLASH
           
static String _FLASH_IN_FLASH_EXPANDING
           
static String _FLOATING
           
static String _IM_EXPANDING
           
static String _IN_PAGE
           
static String _IN_PAGE_WITH_FLOATING
           
static String _PEEL_DOWN
           
static RichMediaStudioCreativeFormat EXPANDING
           
static RichMediaStudioCreativeFormat FLASH_IN_FLASH
           
static RichMediaStudioCreativeFormat FLASH_IN_FLASH_EXPANDING
           
static RichMediaStudioCreativeFormat FLOATING
           
static RichMediaStudioCreativeFormat IM_EXPANDING
           
static RichMediaStudioCreativeFormat IN_PAGE
           
static RichMediaStudioCreativeFormat IN_PAGE_WITH_FLOATING
           
static RichMediaStudioCreativeFormat PEEL_DOWN
           
 
Constructor Summary
protected RichMediaStudioCreativeFormat(String value)
           
 
Method Summary
 boolean equals(Object obj)
           
static RichMediaStudioCreativeFormat fromString(String value)
           
static RichMediaStudioCreativeFormat 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

_IN_PAGE

public static final String _IN_PAGE
See Also:
Constant Field Values

_EXPANDING

public static final String _EXPANDING
See Also:
Constant Field Values

_IM_EXPANDING

public static final String _IM_EXPANDING
See Also:
Constant Field Values

_FLOATING

public static final String _FLOATING
See Also:
Constant Field Values

_PEEL_DOWN

public static final String _PEEL_DOWN
See Also:
Constant Field Values

_IN_PAGE_WITH_FLOATING

public static final String _IN_PAGE_WITH_FLOATING
See Also:
Constant Field Values

_FLASH_IN_FLASH

public static final String _FLASH_IN_FLASH
See Also:
Constant Field Values

_FLASH_IN_FLASH_EXPANDING

public static final String _FLASH_IN_FLASH_EXPANDING
See Also:
Constant Field Values

IN_PAGE

public static final RichMediaStudioCreativeFormat IN_PAGE

EXPANDING

public static final RichMediaStudioCreativeFormat EXPANDING

IM_EXPANDING

public static final RichMediaStudioCreativeFormat IM_EXPANDING

FLOATING

public static final RichMediaStudioCreativeFormat FLOATING

PEEL_DOWN

public static final RichMediaStudioCreativeFormat PEEL_DOWN

IN_PAGE_WITH_FLOATING

public static final RichMediaStudioCreativeFormat IN_PAGE_WITH_FLOATING

FLASH_IN_FLASH

public static final RichMediaStudioCreativeFormat FLASH_IN_FLASH

FLASH_IN_FLASH_EXPANDING

public static final RichMediaStudioCreativeFormat FLASH_IN_FLASH_EXPANDING
Constructor Detail

RichMediaStudioCreativeFormat

protected RichMediaStudioCreativeFormat(String value)
Method Detail

getValue

public String getValue()

fromValue

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

fromString

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