|
||||||||||
| 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.DEWorkspace
| Constructor Summary | |
DEWorkspace()
|
|
DEWorkspace(java.lang.String catalogPath,
java.lang.String name,
java.lang.Boolean childrenExpanded,
java.lang.Boolean fullPropsRetrieved,
java.lang.Boolean metadataRetrieved,
XmlPropertySet metadata,
DataElement[] children,
EsriWorkspaceType workspaceType,
java.lang.String workspaceFactoryProgID,
java.lang.String connectionString,
PropertySet connectionInfo,
Domain[] domainArray)
|
|
| Method Summary | |
boolean |
equals(java.lang.Object obj)
|
PropertySet |
getConnectionInfo()
Gets the connectionInfo value for this DEWorkspace. |
java.lang.String |
getConnectionString()
Gets the connectionString value for this DEWorkspace. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
Domain[] |
getDomainArray()
Gets the domainArray value for this DEWorkspace. |
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.String |
getWorkspaceFactoryProgID()
Gets the workspaceFactoryProgID value for this DEWorkspace. |
EsriWorkspaceType |
getWorkspaceType()
Gets the workspaceType value for this DEWorkspace. |
int |
hashCode()
|
void |
setConnectionInfo(PropertySet connectionInfo)
Sets the connectionInfo value for this DEWorkspace. |
void |
setConnectionString(java.lang.String connectionString)
Sets the connectionString value for this DEWorkspace. |
void |
setDomainArray(Domain[] domainArray)
Sets the domainArray value for this DEWorkspace. |
void |
setWorkspaceFactoryProgID(java.lang.String workspaceFactoryProgID)
Sets the workspaceFactoryProgID value for this DEWorkspace. |
void |
setWorkspaceType(EsriWorkspaceType workspaceType)
Sets the workspaceType value for this DEWorkspace. |
| 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 DEWorkspace()
public DEWorkspace(java.lang.String catalogPath,
java.lang.String name,
java.lang.Boolean childrenExpanded,
java.lang.Boolean fullPropsRetrieved,
java.lang.Boolean metadataRetrieved,
XmlPropertySet metadata,
DataElement[] children,
EsriWorkspaceType workspaceType,
java.lang.String workspaceFactoryProgID,
java.lang.String connectionString,
PropertySet connectionInfo,
Domain[] domainArray)
| Method Detail |
public EsriWorkspaceType getWorkspaceType()
public void setWorkspaceType(EsriWorkspaceType workspaceType)
workspaceType - public java.lang.String getWorkspaceFactoryProgID()
public void setWorkspaceFactoryProgID(java.lang.String workspaceFactoryProgID)
workspaceFactoryProgID - public java.lang.String getConnectionString()
public void setConnectionString(java.lang.String connectionString)
connectionString - public PropertySet getConnectionInfo()
public void setConnectionInfo(PropertySet connectionInfo)
connectionInfo - public Domain[] getDomainArray()
public void setDomainArray(Domain[] domainArray)
domainArray - 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 | |||||||||