|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.google.api.ads.adwords.v201109.cm.Criterion
com.google.api.ads.adwords.v201109.cm.AgeRange
public class AgeRange
Represents an Age Range criterion.
A criterion of this type can only be created using an ID. A criterion of this type is only excludable.
| Constructor Summary | |
|---|---|
AgeRange()
|
|
AgeRange(Long id,
CriterionType type,
String criterionType,
AgeRangeAgeRangeType ageRangeType)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
AgeRangeAgeRangeType |
getAgeRangeType()
Gets the ageRangeType value for this AgeRange. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer |
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 |
setAgeRangeType(AgeRangeAgeRangeType ageRangeType)
Sets the ageRangeType value for this AgeRange. |
| Methods inherited from class com.google.api.ads.adwords.v201109.cm.Criterion |
|---|
getCriterionType, getId, getType, setCriterionType, setId, setType |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AgeRange()
public AgeRange(Long id,
CriterionType type,
String criterionType,
AgeRangeAgeRangeType ageRangeType)
| Method Detail |
|---|
public AgeRangeAgeRangeType getAgeRangeType()
public void setAgeRangeType(AgeRangeAgeRangeType ageRangeType)
ageRangeType - * This field can be selected
using the value "AgeRangeType".
This field is
read only and should not be set. If this field is sent to the API,
it will be ignored.public boolean equals(Object obj)
equals in class Criterionpublic int hashCode()
hashCode in class Criterionpublic 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 | |||||||||