public class ListStringCreativeTemplateVariableVariableChoice extends Object implements Serializable
| Constructor and Description |
|---|
ListStringCreativeTemplateVariableVariableChoice() |
ListStringCreativeTemplateVariableVariableChoice(String label,
String value) |
| 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 |
getLabel()
Gets the label value for this ListStringCreativeTemplateVariableVariableChoice.
|
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
|
String |
getValue()
Gets the value value for this ListStringCreativeTemplateVariableVariableChoice.
|
int |
hashCode() |
void |
setLabel(String label)
Sets the label value for this ListStringCreativeTemplateVariableVariableChoice.
|
void |
setValue(String value)
Sets the value value for this ListStringCreativeTemplateVariableVariableChoice.
|
String |
toString() |
public ListStringCreativeTemplateVariableVariableChoice()
public String getLabel()
TemplateCreative. This attribute is intended
to be more descriptive than
value. This attribute is required and has
a maximum length of 255 characters.public void setLabel(String label)
label - * Label that users can select from. This is displayed to users
when creating a
TemplateCreative. This attribute is intended
to be more descriptive than
value. This attribute is required and has
a maximum length of 255 characters.public String getValue()
TemplateCreative,
the value in
StringCreativeTemplateVariableValue should
match this value, if you intend to
select this value. This attribute is required and
has a maximum length of 255
characters.public void setValue(String value)
value - * Value that users can select from. When creating a TemplateCreative,
the value in
StringCreativeTemplateVariableValue should
match this value, if you intend to
select this value. This attribute is required and
has a maximum length of 255
characters.public static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(String mechType, Class _javaType, QName _xmlType)
Copyright © 2022. All rights reserved.