|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.esri.arcgisws.ChangedRecordSet
| Constructor Summary | |
ChangedRecordSet()
|
|
ChangedRecordSet(java.lang.Integer genNO,
RecordSet insert,
RecordSet update,
RecordSet delete)
|
|
| Method Summary | |
boolean |
equals(java.lang.Object obj)
|
RecordSet |
getDelete()
Gets the delete value for this ChangedRecordSet. |
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.Integer |
getGenNO()
Gets the genNO value for this ChangedRecordSet. |
RecordSet |
getInsert()
Gets the insert value for this ChangedRecordSet. |
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 |
RecordSet |
getUpdate()
Gets the update value for this ChangedRecordSet. |
int |
hashCode()
|
void |
setDelete(RecordSet delete)
Sets the delete value for this ChangedRecordSet. |
void |
setGenNO(java.lang.Integer genNO)
Sets the genNO value for this ChangedRecordSet. |
void |
setInsert(RecordSet insert)
Sets the insert value for this ChangedRecordSet. |
void |
setUpdate(RecordSet update)
Sets the update value for this ChangedRecordSet. |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ChangedRecordSet()
public ChangedRecordSet(java.lang.Integer genNO,
RecordSet insert,
RecordSet update,
RecordSet delete)
| Method Detail |
public java.lang.Integer getGenNO()
public void setGenNO(java.lang.Integer genNO)
genNO - public RecordSet getInsert()
public void setInsert(RecordSet insert)
insert - public RecordSet getUpdate()
public void setUpdate(RecordSet update)
update - public RecordSet getDelete()
public void setDelete(RecordSet delete)
delete - 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 | |||||||||