|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.esri.arcgisws.DEBrowseOptions
| Constructor Summary | |
DEBrowseOptions()
|
|
DEBrowseOptions(EsriDEExpandType expandType,
boolean retrieveMetadata,
boolean retrieveFullProperties)
|
|
| 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 |
EsriDEExpandType |
getExpandType()
Gets the expandType value for this DEBrowseOptions. |
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 |
int |
hashCode()
|
boolean |
isRetrieveFullProperties()
Gets the retrieveFullProperties value for this DEBrowseOptions. |
boolean |
isRetrieveMetadata()
Gets the retrieveMetadata value for this DEBrowseOptions. |
void |
setExpandType(EsriDEExpandType expandType)
Sets the expandType value for this DEBrowseOptions. |
void |
setRetrieveFullProperties(boolean retrieveFullProperties)
Sets the retrieveFullProperties value for this DEBrowseOptions. |
void |
setRetrieveMetadata(boolean retrieveMetadata)
Sets the retrieveMetadata value for this DEBrowseOptions. |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public DEBrowseOptions()
public DEBrowseOptions(EsriDEExpandType expandType,
boolean retrieveMetadata,
boolean retrieveFullProperties)
| Method Detail |
public EsriDEExpandType getExpandType()
public void setExpandType(EsriDEExpandType expandType)
expandType - public boolean isRetrieveMetadata()
public void setRetrieveMetadata(boolean retrieveMetadata)
retrieveMetadata - public boolean isRetrieveFullProperties()
public void setRetrieveFullProperties(boolean retrieveFullProperties)
retrieveFullProperties - 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 | |||||||||