|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.esri.arcgisws.GPReplicaDataset
| Constructor Summary | |
GPReplicaDataset()
|
|
GPReplicaDataset(java.lang.String datasetName,
EsriDatasetType datasetType,
EsriRowsType rowsType,
boolean isPrivate,
boolean useGeometry,
java.lang.String defQuery,
EsriRelExtractDirection relExtractDirection,
java.lang.String relOriginClass,
java.lang.String relDestinationClass,
int[] selectionIDs)
|
|
| Method Summary | |
boolean |
equals(java.lang.Object obj)
|
java.lang.String |
getDatasetName()
Gets the datasetName value for this GPReplicaDataset. |
EsriDatasetType |
getDatasetType()
Gets the datasetType value for this GPReplicaDataset. |
java.lang.String |
getDefQuery()
Gets the defQuery value for this GPReplicaDataset. |
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.String |
getRelDestinationClass()
Gets the relDestinationClass value for this GPReplicaDataset. |
EsriRelExtractDirection |
getRelExtractDirection()
Gets the relExtractDirection value for this GPReplicaDataset. |
java.lang.String |
getRelOriginClass()
Gets the relOriginClass value for this GPReplicaDataset. |
EsriRowsType |
getRowsType()
Gets the rowsType value for this GPReplicaDataset. |
int[] |
getSelectionIDs()
Gets the selectionIDs value for this GPReplicaDataset. |
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 |
isIsPrivate()
Gets the isPrivate value for this GPReplicaDataset. |
boolean |
isUseGeometry()
Gets the useGeometry value for this GPReplicaDataset. |
void |
setDatasetName(java.lang.String datasetName)
Sets the datasetName value for this GPReplicaDataset. |
void |
setDatasetType(EsriDatasetType datasetType)
Sets the datasetType value for this GPReplicaDataset. |
void |
setDefQuery(java.lang.String defQuery)
Sets the defQuery value for this GPReplicaDataset. |
void |
setIsPrivate(boolean isPrivate)
Sets the isPrivate value for this GPReplicaDataset. |
void |
setRelDestinationClass(java.lang.String relDestinationClass)
Sets the relDestinationClass value for this GPReplicaDataset. |
void |
setRelExtractDirection(EsriRelExtractDirection relExtractDirection)
Sets the relExtractDirection value for this GPReplicaDataset. |
void |
setRelOriginClass(java.lang.String relOriginClass)
Sets the relOriginClass value for this GPReplicaDataset. |
void |
setRowsType(EsriRowsType rowsType)
Sets the rowsType value for this GPReplicaDataset. |
void |
setSelectionIDs(int[] selectionIDs)
Sets the selectionIDs value for this GPReplicaDataset. |
void |
setUseGeometry(boolean useGeometry)
Sets the useGeometry value for this GPReplicaDataset. |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public GPReplicaDataset()
public GPReplicaDataset(java.lang.String datasetName,
EsriDatasetType datasetType,
EsriRowsType rowsType,
boolean isPrivate,
boolean useGeometry,
java.lang.String defQuery,
EsriRelExtractDirection relExtractDirection,
java.lang.String relOriginClass,
java.lang.String relDestinationClass,
int[] selectionIDs)
| Method Detail |
public java.lang.String getDatasetName()
public void setDatasetName(java.lang.String datasetName)
datasetName - public EsriDatasetType getDatasetType()
public void setDatasetType(EsriDatasetType datasetType)
datasetType - public EsriRowsType getRowsType()
public void setRowsType(EsriRowsType rowsType)
rowsType - public boolean isIsPrivate()
public void setIsPrivate(boolean isPrivate)
isPrivate - public boolean isUseGeometry()
public void setUseGeometry(boolean useGeometry)
useGeometry - public java.lang.String getDefQuery()
public void setDefQuery(java.lang.String defQuery)
defQuery - public EsriRelExtractDirection getRelExtractDirection()
public void setRelExtractDirection(EsriRelExtractDirection relExtractDirection)
relExtractDirection - public java.lang.String getRelOriginClass()
public void setRelOriginClass(java.lang.String relOriginClass)
relOriginClass - public java.lang.String getRelDestinationClass()
public void setRelDestinationClass(java.lang.String relDestinationClass)
relDestinationClass - public int[] getSelectionIDs()
public void setSelectionIDs(int[] selectionIDs)
selectionIDs - 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 | |||||||||