|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.esri.arcgisws.MapServerFindResult
| Constructor Summary | |
MapServerFindResult()
|
|
MapServerFindResult(java.lang.String value,
int layerID,
int featureID,
java.lang.String fieldName,
Geometry shape,
PropertySet properties)
|
|
| 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 |
getFeatureID()
Gets the featureID value for this MapServerFindResult. |
java.lang.String |
getFieldName()
Gets the fieldName value for this MapServerFindResult. |
int |
getLayerID()
Gets the layerID value for this MapServerFindResult. |
PropertySet |
getProperties()
Gets the properties value for this MapServerFindResult. |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
Geometry |
getShape()
Gets the shape value for this MapServerFindResult. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
java.lang.String |
getValue()
Gets the value value for this MapServerFindResult. |
int |
hashCode()
|
void |
setFeatureID(int featureID)
Sets the featureID value for this MapServerFindResult. |
void |
setFieldName(java.lang.String fieldName)
Sets the fieldName value for this MapServerFindResult. |
void |
setLayerID(int layerID)
Sets the layerID value for this MapServerFindResult. |
void |
setProperties(PropertySet properties)
Sets the properties value for this MapServerFindResult. |
void |
setShape(Geometry shape)
Sets the shape value for this MapServerFindResult. |
void |
setValue(java.lang.String value)
Sets the value value for this MapServerFindResult. |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public MapServerFindResult()
public MapServerFindResult(java.lang.String value,
int layerID,
int featureID,
java.lang.String fieldName,
Geometry shape,
PropertySet properties)
| Method Detail |
public java.lang.String getValue()
public void setValue(java.lang.String value)
value - public int getLayerID()
public void setLayerID(int layerID)
layerID - public int getFeatureID()
public void setFeatureID(int featureID)
featureID - public java.lang.String getFieldName()
public void setFieldName(java.lang.String fieldName)
fieldName - public Geometry getShape()
public void setShape(Geometry shape)
shape - public PropertySet getProperties()
public void setProperties(PropertySet properties)
properties - 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 | |||||||||