public class AdUnitParent extends Object implements Serializable
AdUnit.| Constructor and Description |
|---|
AdUnitParent() |
AdUnitParent(String id,
String name) |
| 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 |
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.
|
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 static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(String mechType, Class _javaType, QName _xmlType)
Copyright © 2014. All Rights Reserved.