|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.esri.arcgisws.AnyDatasetData
com.esri.arcgisws.TableData
| Constructor Summary | |
TableData()
|
|
TableData(java.lang.String datasetName,
EsriDatasetType datasetType,
java.lang.String tableRole,
RecordSet data)
|
|
| Method Summary | |
boolean |
equals(java.lang.Object obj)
|
RecordSet |
getData()
Gets the data value for this TableData. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
java.lang.String |
getTableRole()
Gets the tableRole value for this TableData. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
setData(RecordSet data)
Sets the data value for this TableData. |
void |
setTableRole(java.lang.String tableRole)
Sets the tableRole value for this TableData. |
| Methods inherited from class com.esri.arcgisws.AnyDatasetData |
getDatasetName, getDatasetType, setDatasetName, setDatasetType |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public TableData()
public TableData(java.lang.String datasetName,
EsriDatasetType datasetType,
java.lang.String tableRole,
RecordSet data)
| Method Detail |
public java.lang.String getTableRole()
public void setTableRole(java.lang.String tableRole)
tableRole - public RecordSet getData()
public void setData(RecordSet data)
data - public boolean equals(java.lang.Object obj)
equals in class AnyDatasetDatapublic int hashCode()
hashCode in class AnyDatasetDatapublic 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 | |||||||||