|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.google.api.adwords.v11.Circle
public class Circle
| Constructor Summary | |
|---|---|
Circle()
|
|
Circle(int latitudeMicroDegrees,
int longitudeMicroDegrees,
int radiusMeters)
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object obj)
|
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
int |
getLatitudeMicroDegrees()
Gets the latitudeMicroDegrees value for this Circle. |
int |
getLongitudeMicroDegrees()
Gets the longitudeMicroDegrees value for this Circle. |
int |
getRadiusMeters()
Gets the radiusMeters value for this Circle. |
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 |
setLatitudeMicroDegrees(int latitudeMicroDegrees)
Sets the latitudeMicroDegrees value for this Circle. |
void |
setLongitudeMicroDegrees(int longitudeMicroDegrees)
Sets the longitudeMicroDegrees value for this Circle. |
void |
setRadiusMeters(int radiusMeters)
Sets the radiusMeters value for this Circle. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Circle()
public Circle(int latitudeMicroDegrees,
int longitudeMicroDegrees,
int radiusMeters)
| Method Detail |
|---|
public int getLatitudeMicroDegrees()
public void setLatitudeMicroDegrees(int latitudeMicroDegrees)
latitudeMicroDegrees - public int getLongitudeMicroDegrees()
public void setLongitudeMicroDegrees(int longitudeMicroDegrees)
longitudeMicroDegrees - public int getRadiusMeters()
public void setRadiusMeters(int radiusMeters)
radiusMeters - public boolean equals(java.lang.Object obj)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Objectpublic 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 | |||||||||