|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnz.co.econz.nads.soap2.SynchronisationBean
public class SynchronisationBean
Constructor Summary | |
---|---|
SynchronisationBean()
|
|
SynchronisationBean(java.lang.String synchronisationID,
int updateIndex,
java.lang.String synchronisationReference,
java.lang.String synchronisationData)
|
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 |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
java.lang.String |
getSynchronisationData()
Gets the synchronisationData value for this SynchronisationBean. |
java.lang.String |
getSynchronisationID()
Gets the synchronisationID value for this SynchronisationBean. |
java.lang.String |
getSynchronisationReference()
Gets the synchronisationReference value for this SynchronisationBean. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
getUpdateIndex()
Gets the updateIndex value for this SynchronisationBean. |
int |
hashCode()
|
void |
setSynchronisationData(java.lang.String synchronisationData)
Sets the synchronisationData value for this SynchronisationBean. |
void |
setSynchronisationID(java.lang.String synchronisationID)
Sets the synchronisationID value for this SynchronisationBean. |
void |
setSynchronisationReference(java.lang.String synchronisationReference)
Sets the synchronisationReference value for this SynchronisationBean. |
void |
setUpdateIndex(int updateIndex)
Sets the updateIndex value for this SynchronisationBean. |
Methods inherited from class java.lang.Object |
---|
getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SynchronisationBean()
public SynchronisationBean(java.lang.String synchronisationID, int updateIndex, java.lang.String synchronisationReference, java.lang.String synchronisationData)
Method Detail |
---|
public java.lang.String getSynchronisationID()
public void setSynchronisationID(java.lang.String synchronisationID)
synchronisationID
- public int getUpdateIndex()
public void setUpdateIndex(int updateIndex)
updateIndex
- public java.lang.String getSynchronisationReference()
public void setSynchronisationReference(java.lang.String synchronisationReference)
synchronisationReference
- public java.lang.String getSynchronisationData()
public void setSynchronisationData(java.lang.String synchronisationData)
synchronisationData
- public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object
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 |