public class CreativeWrapperHtmlSnippet extends Object implements Serializable
CreativeWrapperHtmlSnippet contains the HTML snippet
that is
delivered as the header or footer.| Constructor and Description |
|---|
CreativeWrapperHtmlSnippet() |
CreativeWrapperHtmlSnippet(String htmlSnippet) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer
|
String |
getHtmlSnippet()
Gets the htmlSnippet value for this CreativeWrapperHtmlSnippet.
|
static org.apache.axis.encoding.Serializer |
getSerializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Serializer
|
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object
|
int |
hashCode() |
void |
setHtmlSnippet(String htmlSnippet)
Sets the htmlSnippet value for this CreativeWrapperHtmlSnippet.
|
String |
toString() |
public CreativeWrapperHtmlSnippet()
public CreativeWrapperHtmlSnippet(String htmlSnippet)
public String getHtmlSnippet()
public void setHtmlSnippet(String htmlSnippet)
htmlSnippet - * The HTML snippet.public static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(String mechType, Class _javaType, QName _xmlType)
Copyright © 2018. All Rights Reserved.