|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.google.api.ads.dfp.axis.v201206.AdSenseSettingsInheritedProperty
public class AdSenseSettingsInheritedProperty
The property of the AdUnit that specifies how and from where the AdSenseSettings are inherited.
| Constructor Summary | |
|---|---|
AdSenseSettingsInheritedProperty()
|
|
AdSenseSettingsInheritedProperty(AdSenseSettings value)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
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 |
AdSenseSettings |
getValue()
Gets the value value for this AdSenseSettingsInheritedProperty. |
int |
hashCode()
|
void |
setValue(AdSenseSettings value)
Sets the value value for this AdSenseSettingsInheritedProperty. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AdSenseSettingsInheritedProperty()
public AdSenseSettingsInheritedProperty(AdSenseSettings value)
| Method Detail |
|---|
public AdSenseSettings getValue()
public void setValue(AdSenseSettings value)
value - * The AdSenseSettings from which the property is inherited.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 | |||||||||