|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.esri.arcgisws.GDSData
| Constructor Summary | |
GDSData()
|
|
GDSData(boolean compressed,
EsriGDSTransportType transportType,
byte[] embeddedData,
java.lang.String URL,
PropertySet connectionProperties)
|
|
| Method Summary | |
boolean |
equals(java.lang.Object obj)
|
PropertySet |
getConnectionProperties()
Gets the connectionProperties value for this GDSData. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
byte[] |
getEmbeddedData()
Gets the embeddedData value for this GDSData. |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
EsriGDSTransportType |
getTransportType()
Gets the transportType value for this GDSData. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
java.lang.String |
getURL()
Gets the URL value for this GDSData. |
int |
hashCode()
|
boolean |
isCompressed()
Gets the compressed value for this GDSData. |
void |
setCompressed(boolean compressed)
Sets the compressed value for this GDSData. |
void |
setConnectionProperties(PropertySet connectionProperties)
Sets the connectionProperties value for this GDSData. |
void |
setEmbeddedData(byte[] embeddedData)
Sets the embeddedData value for this GDSData. |
void |
setTransportType(EsriGDSTransportType transportType)
Sets the transportType value for this GDSData. |
void |
setURL(java.lang.String URL)
Sets the URL value for this GDSData. |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public GDSData()
public GDSData(boolean compressed,
EsriGDSTransportType transportType,
byte[] embeddedData,
java.lang.String URL,
PropertySet connectionProperties)
| Method Detail |
public boolean isCompressed()
public void setCompressed(boolean compressed)
compressed - public EsriGDSTransportType getTransportType()
public void setTransportType(EsriGDSTransportType transportType)
transportType - public byte[] getEmbeddedData()
public void setEmbeddedData(byte[] embeddedData)
embeddedData - public java.lang.String getURL()
public void setURL(java.lang.String URL)
URL - public PropertySet getConnectionProperties()
public void setConnectionProperties(PropertySet connectionProperties)
connectionProperties - 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 | |||||||||