|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.esri.arcgisws.GPReplicaDescription
| Constructor Summary | |
GPReplicaDescription()
|
|
GPReplicaDescription(EsriReplicaModelType modelType,
boolean singleGeneration,
EsriSpatialRelEnum spatialRelation,
Geometry queryGeometry,
GPReplicaDataset[] GPReplicaDatasets,
boolean transferRelatedObjects)
|
|
| 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 |
GPReplicaDataset[] |
getGPReplicaDatasets()
Gets the GPReplicaDatasets value for this GPReplicaDescription. |
EsriReplicaModelType |
getModelType()
Gets the modelType value for this GPReplicaDescription. |
Geometry |
getQueryGeometry()
Gets the queryGeometry value for this GPReplicaDescription. |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
EsriSpatialRelEnum |
getSpatialRelation()
Gets the spatialRelation value for this GPReplicaDescription. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
boolean |
isSingleGeneration()
Gets the singleGeneration value for this GPReplicaDescription. |
boolean |
isTransferRelatedObjects()
Gets the transferRelatedObjects value for this GPReplicaDescription. |
void |
setGPReplicaDatasets(GPReplicaDataset[] GPReplicaDatasets)
Sets the GPReplicaDatasets value for this GPReplicaDescription. |
void |
setModelType(EsriReplicaModelType modelType)
Sets the modelType value for this GPReplicaDescription. |
void |
setQueryGeometry(Geometry queryGeometry)
Sets the queryGeometry value for this GPReplicaDescription. |
void |
setSingleGeneration(boolean singleGeneration)
Sets the singleGeneration value for this GPReplicaDescription. |
void |
setSpatialRelation(EsriSpatialRelEnum spatialRelation)
Sets the spatialRelation value for this GPReplicaDescription. |
void |
setTransferRelatedObjects(boolean transferRelatedObjects)
Sets the transferRelatedObjects value for this GPReplicaDescription. |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public GPReplicaDescription()
public GPReplicaDescription(EsriReplicaModelType modelType,
boolean singleGeneration,
EsriSpatialRelEnum spatialRelation,
Geometry queryGeometry,
GPReplicaDataset[] GPReplicaDatasets,
boolean transferRelatedObjects)
| Method Detail |
public EsriReplicaModelType getModelType()
public void setModelType(EsriReplicaModelType modelType)
modelType - public boolean isSingleGeneration()
public void setSingleGeneration(boolean singleGeneration)
singleGeneration - public EsriSpatialRelEnum getSpatialRelation()
public void setSpatialRelation(EsriSpatialRelEnum spatialRelation)
spatialRelation - public Geometry getQueryGeometry()
public void setQueryGeometry(Geometry queryGeometry)
queryGeometry - public GPReplicaDataset[] getGPReplicaDatasets()
public void setGPReplicaDatasets(GPReplicaDataset[] GPReplicaDatasets)
GPReplicaDatasets - public boolean isTransferRelatedObjects()
public void setTransferRelatedObjects(boolean transferRelatedObjects)
transferRelatedObjects - 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 | |||||||||