|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.google.api.adwords.v11.DemographicsTarget
public class DemographicsTarget
Constructor Summary | |
---|---|
DemographicsTarget()
|
|
DemographicsTarget(ChildrenTarget childrenTarget,
EthnicityTarget ethnicityTarget,
GenderTarget genderTarget,
AgeRange maxAgeRange,
HouseholdIncomeRange maxHouseholdIncomeRange,
AgeRange minAgeRange,
HouseholdIncomeRange minHouseholdIncomeRange)
|
Method Summary | |
---|---|
boolean |
equals(java.lang.Object obj)
|
ChildrenTarget |
getChildrenTarget()
Gets the childrenTarget value for this DemographicsTarget. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
EthnicityTarget |
getEthnicityTarget()
Gets the ethnicityTarget value for this DemographicsTarget. |
GenderTarget |
getGenderTarget()
Gets the genderTarget value for this DemographicsTarget. |
AgeRange |
getMaxAgeRange()
Gets the maxAgeRange value for this DemographicsTarget. |
HouseholdIncomeRange |
getMaxHouseholdIncomeRange()
Gets the maxHouseholdIncomeRange value for this DemographicsTarget. |
AgeRange |
getMinAgeRange()
Gets the minAgeRange value for this DemographicsTarget. |
HouseholdIncomeRange |
getMinHouseholdIncomeRange()
Gets the minHouseholdIncomeRange value for this DemographicsTarget. |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
setChildrenTarget(ChildrenTarget childrenTarget)
Sets the childrenTarget value for this DemographicsTarget. |
void |
setEthnicityTarget(EthnicityTarget ethnicityTarget)
Sets the ethnicityTarget value for this DemographicsTarget. |
void |
setGenderTarget(GenderTarget genderTarget)
Sets the genderTarget value for this DemographicsTarget. |
void |
setMaxAgeRange(AgeRange maxAgeRange)
Sets the maxAgeRange value for this DemographicsTarget. |
void |
setMaxHouseholdIncomeRange(HouseholdIncomeRange maxHouseholdIncomeRange)
Sets the maxHouseholdIncomeRange value for this DemographicsTarget. |
void |
setMinAgeRange(AgeRange minAgeRange)
Sets the minAgeRange value for this DemographicsTarget. |
void |
setMinHouseholdIncomeRange(HouseholdIncomeRange minHouseholdIncomeRange)
Sets the minHouseholdIncomeRange value for this DemographicsTarget. |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DemographicsTarget()
public DemographicsTarget(ChildrenTarget childrenTarget, EthnicityTarget ethnicityTarget, GenderTarget genderTarget, AgeRange maxAgeRange, HouseholdIncomeRange maxHouseholdIncomeRange, AgeRange minAgeRange, HouseholdIncomeRange minHouseholdIncomeRange)
Method Detail |
---|
public ChildrenTarget getChildrenTarget()
public void setChildrenTarget(ChildrenTarget childrenTarget)
childrenTarget
- public EthnicityTarget getEthnicityTarget()
public void setEthnicityTarget(EthnicityTarget ethnicityTarget)
ethnicityTarget
- public GenderTarget getGenderTarget()
public void setGenderTarget(GenderTarget genderTarget)
genderTarget
- public AgeRange getMaxAgeRange()
public void setMaxAgeRange(AgeRange maxAgeRange)
maxAgeRange
- public HouseholdIncomeRange getMaxHouseholdIncomeRange()
public void setMaxHouseholdIncomeRange(HouseholdIncomeRange maxHouseholdIncomeRange)
maxHouseholdIncomeRange
- public AgeRange getMinAgeRange()
public void setMinAgeRange(AgeRange minAgeRange)
minAgeRange
- public HouseholdIncomeRange getMinHouseholdIncomeRange()
public void setMinHouseholdIncomeRange(HouseholdIncomeRange minHouseholdIncomeRange)
minHouseholdIncomeRange
- public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object
public static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)
public static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |