|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.google.api.ads.dfp.axis.v201208.AdUnitParent
public class AdUnitParent
The summary of a parent AdUnit.
| Constructor Summary | |
|---|---|
AdUnitParent()
|
|
AdUnitParent(String id,
String name)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer |
String |
getId()
Gets the id value for this AdUnitParent. |
String |
getName()
Gets the name value for this AdUnitParent. |
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 |
setId(String id)
Sets the id value for this AdUnitParent. |
void |
setName(String name)
Sets the name value for this AdUnitParent. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AdUnitParent()
public AdUnitParent(String id,
String name)
| Method Detail |
|---|
public String getId()
AdUnit. This value is readonly
and is populated by Google.public void setId(String id)
id - * The ID of the parent AdUnit. This value is readonly
and is populated by Google.public String getName()
AdUnit. This value is readonly
and is populated by Google.public void setName(String name)
name - * The name of the parent AdUnit. This value is readonly
and is populated by Google.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 | |||||||||