public class RichMediaStudioCreativeBillingAttribute extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
static String |
_FLASH_IN_FLASH |
static String |
_FLOATING_EXPANDING |
static String |
_IN_PAGE |
static String |
_VIDEO |
static RichMediaStudioCreativeBillingAttribute |
FLASH_IN_FLASH |
static RichMediaStudioCreativeBillingAttribute |
FLOATING_EXPANDING |
static RichMediaStudioCreativeBillingAttribute |
IN_PAGE |
static RichMediaStudioCreativeBillingAttribute |
VIDEO |
| Modifier | Constructor and Description |
|---|---|
protected |
RichMediaStudioCreativeBillingAttribute(String value) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
static RichMediaStudioCreativeBillingAttribute |
fromString(String value) |
static RichMediaStudioCreativeBillingAttribute |
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() |
public static final String _IN_PAGE
public static final String _FLOATING_EXPANDING
public static final String _VIDEO
public static final String _FLASH_IN_FLASH
public static final RichMediaStudioCreativeBillingAttribute IN_PAGE
public static final RichMediaStudioCreativeBillingAttribute FLOATING_EXPANDING
public static final RichMediaStudioCreativeBillingAttribute VIDEO
public static final RichMediaStudioCreativeBillingAttribute FLASH_IN_FLASH
protected RichMediaStudioCreativeBillingAttribute(String value)
public String getValue()
public static RichMediaStudioCreativeBillingAttribute fromValue(String value) throws IllegalArgumentException
IllegalArgumentExceptionpublic static RichMediaStudioCreativeBillingAttribute fromString(String value) throws IllegalArgumentException
IllegalArgumentExceptionpublic Object readResolve() throws ObjectStreamException
ObjectStreamExceptionpublic static org.apache.axis.encoding.Serializer getSerializer(String mechType, Class _javaType, QName _xmlType)
public static org.apache.axis.encoding.Deserializer getDeserializer(String mechType, Class _javaType, QName _xmlType)
public static org.apache.axis.description.TypeDesc getTypeDesc()
Copyright © 2019. All rights reserved.