|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.esri.arcgisws.DataElement
com.esri.arcgisws.DEDataset
| Constructor Summary | |
DEDataset()
|
|
DEDataset(java.lang.String catalogPath,
java.lang.String name,
java.lang.Boolean childrenExpanded,
java.lang.Boolean fullPropsRetrieved,
java.lang.Boolean metadataRetrieved,
XmlPropertySet metadata,
DataElement[] children,
EsriDatasetType datasetType,
java.lang.Integer DSID,
java.lang.Boolean versioned,
java.lang.Boolean canVersion)
|
|
| Method Summary | |
boolean |
equals(java.lang.Object obj)
|
java.lang.Boolean |
getCanVersion()
Gets the canVersion value for this DEDataset. |
EsriDatasetType |
getDatasetType()
Gets the datasetType value for this DEDataset. |
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.Integer |
getDSID()
Gets the DSID value for this DEDataset. |
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 |
java.lang.Boolean |
getVersioned()
Gets the versioned value for this DEDataset. |
int |
hashCode()
|
void |
setCanVersion(java.lang.Boolean canVersion)
Sets the canVersion value for this DEDataset. |
void |
setDatasetType(EsriDatasetType datasetType)
Sets the datasetType value for this DEDataset. |
void |
setDSID(java.lang.Integer DSID)
Sets the DSID value for this DEDataset. |
void |
setVersioned(java.lang.Boolean versioned)
Sets the versioned value for this DEDataset. |
| Methods inherited from class com.esri.arcgisws.DataElement |
getCatalogPath, getChildren, getChildrenExpanded, getFullPropsRetrieved, getMetadata, getMetadataRetrieved, getName, setCatalogPath, setChildren, setChildrenExpanded, setFullPropsRetrieved, setMetadata, setMetadataRetrieved, setName |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public DEDataset()
public DEDataset(java.lang.String catalogPath,
java.lang.String name,
java.lang.Boolean childrenExpanded,
java.lang.Boolean fullPropsRetrieved,
java.lang.Boolean metadataRetrieved,
XmlPropertySet metadata,
DataElement[] children,
EsriDatasetType datasetType,
java.lang.Integer DSID,
java.lang.Boolean versioned,
java.lang.Boolean canVersion)
| Method Detail |
public EsriDatasetType getDatasetType()
public void setDatasetType(EsriDatasetType datasetType)
datasetType - public java.lang.Integer getDSID()
public void setDSID(java.lang.Integer DSID)
DSID - public java.lang.Boolean getVersioned()
public void setVersioned(java.lang.Boolean versioned)
versioned - public java.lang.Boolean getCanVersion()
public void setCanVersion(java.lang.Boolean canVersion)
canVersion - public boolean equals(java.lang.Object obj)
equals in class DataElementpublic int hashCode()
hashCode in class DataElementpublic 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 | |||||||||