|
||||||||||
| 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.Technology
com.google.api.ads.dfp.axis.v201206.MobileDevice
public class MobileDevice
Represents a Mobile Device.
| Constructor Summary | |
|---|---|
MobileDevice()
|
|
MobileDevice(Long id,
String name,
String technologyType,
Long manufacturerCriterionId)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer |
Long |
getManufacturerCriterionId()
Gets the manufacturerCriterionId value for this MobileDevice. |
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 |
setManufacturerCriterionId(Long manufacturerCriterionId)
Sets the manufacturerCriterionId value for this MobileDevice. |
| Methods inherited from class com.google.api.ads.dfp.axis.v201206.Technology |
|---|
getId, getName, getTechnologyType, setId, setName, setTechnologyType |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MobileDevice()
public MobileDevice(Long id,
String name,
String technologyType,
Long manufacturerCriterionId)
| Method Detail |
|---|
public Long getManufacturerCriterionId()
public void setManufacturerCriterionId(Long manufacturerCriterionId)
manufacturerCriterionId - * Manufacturer Id.public boolean equals(Object obj)
equals in class Technologypublic int hashCode()
hashCode in class Technologypublic 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 | |||||||||