|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.esri.arcgisws.ComputeDistance
| Constructor Summary | |
ComputeDistance()
|
|
ComputeDistance(java.lang.String mapName,
Point fromPoint,
Point toPoint,
EsriUnits units)
|
|
| 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 |
Point |
getFromPoint()
Gets the fromPoint value for this ComputeDistance. |
java.lang.String |
getMapName()
Gets the mapName value for this ComputeDistance. |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
Point |
getToPoint()
Gets the toPoint value for this ComputeDistance. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
EsriUnits |
getUnits()
Gets the units value for this ComputeDistance. |
int |
hashCode()
|
void |
setFromPoint(Point fromPoint)
Sets the fromPoint value for this ComputeDistance. |
void |
setMapName(java.lang.String mapName)
Sets the mapName value for this ComputeDistance. |
void |
setToPoint(Point toPoint)
Sets the toPoint value for this ComputeDistance. |
void |
setUnits(EsriUnits units)
Sets the units value for this ComputeDistance. |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ComputeDistance()
public ComputeDistance(java.lang.String mapName,
Point fromPoint,
Point toPoint,
EsriUnits units)
| Method Detail |
public java.lang.String getMapName()
public void setMapName(java.lang.String mapName)
mapName - public Point getFromPoint()
public void setFromPoint(Point fromPoint)
fromPoint - public Point getToPoint()
public void setToPoint(Point toPoint)
toPoint - public EsriUnits getUnits()
public void setUnits(EsriUnits units)
units - public boolean equals(java.lang.Object obj)
public int hashCode()
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 | |||||||||