|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.esri.arcgisws.GlobeServerFindResult
| Constructor Summary | |
GlobeServerFindResult()
|
|
GlobeServerFindResult(java.lang.String value,
java.lang.String fieldName,
int objectID,
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 |
java.lang.String |
getFieldName()
Gets the fieldName value for this GlobeServerFindResult. |
int |
getObjectID()
Gets the objectID value for this GlobeServerFindResult. |
PropertySet |
getProperties()
Gets the properties value for this GlobeServerFindResult. |
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 GlobeServerFindResult. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
java.lang.String |
getValue()
Gets the value value for this GlobeServerFindResult. |
int |
hashCode()
|
void |
setFieldName(java.lang.String fieldName)
Sets the fieldName value for this GlobeServerFindResult. |
void |
setObjectID(int objectID)
Sets the objectID value for this GlobeServerFindResult. |
void |
setProperties(PropertySet properties)
Sets the properties value for this GlobeServerFindResult. |
void |
setShape(Geometry shape)
Sets the shape value for this GlobeServerFindResult. |
void |
setValue(java.lang.String value)
Sets the value value for this GlobeServerFindResult. |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public GlobeServerFindResult()
public GlobeServerFindResult(java.lang.String value,
java.lang.String fieldName,
int objectID,
Geometry shape,
PropertySet properties)
| Method Detail |
public java.lang.String getValue()
public void setValue(java.lang.String value)
value - public java.lang.String getFieldName()
public void setFieldName(java.lang.String fieldName)
fieldName - public int getObjectID()
public void setObjectID(int objectID)
objectID - 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 | |||||||||