|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.google.api.ads.dfp.v201111.CustomTargetingValueAction
public abstract class CustomTargetingValueAction
Represents the actions that can be performed on CustomTargetingValue
objects.
| Constructor Summary | |
|---|---|
CustomTargetingValueAction()
|
|
CustomTargetingValueAction(String customTargetingValueActionType)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
String |
getCustomTargetingValueActionType()
Gets the customTargetingValueActionType value for this CustomTargetingValueAction. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer |
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 |
setCustomTargetingValueActionType(String customTargetingValueActionType)
Sets the customTargetingValueActionType value for this CustomTargetingValueAction. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CustomTargetingValueAction()
public CustomTargetingValueAction(String customTargetingValueActionType)
| Method Detail |
|---|
public String getCustomTargetingValueActionType()
public void setCustomTargetingValueActionType(String customTargetingValueActionType)
customTargetingValueActionType - * Indicates that this instance is a subtype of CustomTargetingValueAction.
Although this field is returned in the response, it is ignored on
input
and cannot be selected. Specify xsi:type instead.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 | ||||||||