|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.google.api.ads.dfp.axis.v201201.Technology
com.google.api.ads.dfp.axis.v201201.MobileDeviceSubmodel
public class MobileDeviceSubmodel
Represents a mobile device submodel.
| Constructor Summary | |
|---|---|
MobileDeviceSubmodel()
|
|
MobileDeviceSubmodel(Long id,
String name,
String technologyType,
Long mobileDeviceCriterionId,
Long deviceManufacturerCriterionId)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer |
Long |
getDeviceManufacturerCriterionId()
Gets the deviceManufacturerCriterionId value for this MobileDeviceSubmodel. |
Long |
getMobileDeviceCriterionId()
Gets the mobileDeviceCriterionId value for this MobileDeviceSubmodel. |
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 |
setDeviceManufacturerCriterionId(Long deviceManufacturerCriterionId)
Sets the deviceManufacturerCriterionId value for this MobileDeviceSubmodel. |
void |
setMobileDeviceCriterionId(Long mobileDeviceCriterionId)
Sets the mobileDeviceCriterionId value for this MobileDeviceSubmodel. |
| Methods inherited from class com.google.api.ads.dfp.axis.v201201.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 MobileDeviceSubmodel()
public MobileDeviceSubmodel(Long id,
String name,
String technologyType,
Long mobileDeviceCriterionId,
Long deviceManufacturerCriterionId)
| Method Detail |
|---|
public Long getMobileDeviceCriterionId()
public void setMobileDeviceCriterionId(Long mobileDeviceCriterionId)
mobileDeviceCriterionId - * The mobile device id.public Long getDeviceManufacturerCriterionId()
public void setDeviceManufacturerCriterionId(Long deviceManufacturerCriterionId)
deviceManufacturerCriterionId - * The device 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 | |||||||||