|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.esri.arcgisws.CreateReplica
| Constructor Summary | |
CreateReplica()
|
|
CreateReplica(java.lang.String parentVersion,
java.lang.String replicaName,
GPReplicaDescription replicaDescription,
GPReplicaOptions replicaOptions,
GDSExportOptions exportOptions,
EsriGDSTransportType transportType)
|
|
| 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 |
GDSExportOptions |
getExportOptions()
Gets the exportOptions value for this CreateReplica. |
java.lang.String |
getParentVersion()
Gets the parentVersion value for this CreateReplica. |
GPReplicaDescription |
getReplicaDescription()
Gets the replicaDescription value for this CreateReplica. |
java.lang.String |
getReplicaName()
Gets the replicaName value for this CreateReplica. |
GPReplicaOptions |
getReplicaOptions()
Gets the replicaOptions value for this CreateReplica. |
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 CreateReplica. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
setExportOptions(GDSExportOptions exportOptions)
Sets the exportOptions value for this CreateReplica. |
void |
setParentVersion(java.lang.String parentVersion)
Sets the parentVersion value for this CreateReplica. |
void |
setReplicaDescription(GPReplicaDescription replicaDescription)
Sets the replicaDescription value for this CreateReplica. |
void |
setReplicaName(java.lang.String replicaName)
Sets the replicaName value for this CreateReplica. |
void |
setReplicaOptions(GPReplicaOptions replicaOptions)
Sets the replicaOptions value for this CreateReplica. |
void |
setTransportType(EsriGDSTransportType transportType)
Sets the transportType value for this CreateReplica. |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public CreateReplica()
public CreateReplica(java.lang.String parentVersion,
java.lang.String replicaName,
GPReplicaDescription replicaDescription,
GPReplicaOptions replicaOptions,
GDSExportOptions exportOptions,
EsriGDSTransportType transportType)
| Method Detail |
public java.lang.String getParentVersion()
public void setParentVersion(java.lang.String parentVersion)
parentVersion - public java.lang.String getReplicaName()
public void setReplicaName(java.lang.String replicaName)
replicaName - public GPReplicaDescription getReplicaDescription()
public void setReplicaDescription(GPReplicaDescription replicaDescription)
replicaDescription - public GPReplicaOptions getReplicaOptions()
public void setReplicaOptions(GPReplicaOptions replicaOptions)
replicaOptions - public GDSExportOptions getExportOptions()
public void setExportOptions(GDSExportOptions exportOptions)
exportOptions - public EsriGDSTransportType getTransportType()
public void setTransportType(EsriGDSTransportType transportType)
transportType - 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 | |||||||||