|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.google.api.ads.dfp.v201111.ListStringCreativeTemplateVariableVariableChoice
public class ListStringCreativeTemplateVariableVariableChoice
Stores variable choices that users can select from
| Constructor Summary | |
|---|---|
ListStringCreativeTemplateVariableVariableChoice()
|
|
ListStringCreativeTemplateVariableVariableChoice(String label,
String value)
|
|
| Method Summary | |
|---|---|
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. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ListStringCreativeTemplateVariableVariableChoice()
public ListStringCreativeTemplateVariableVariableChoice(String label,
String value)
| Method Detail |
|---|
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 boolean equals(Object obj)
equals in class Objectpublic int hashCode()
hashCode in class Objectpublic static org.apache.axis.description.TypeDesc getTypeDesc()
public 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)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||