nz.co.econz.nads.soap2
Class SynchronisationBean

java.lang.Object
  extended by nz.co.econz.nads.soap2.SynchronisationBean
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
UserEventSynchronisationBean, UserSynchronisationBean

public class SynchronisationBean
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

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

SynchronisationBean

public SynchronisationBean()

SynchronisationBean

public SynchronisationBean(java.lang.String synchronisationID,
                           int updateIndex,
                           java.lang.String synchronisationReference,
                           java.lang.String synchronisationData)
Method Detail

getSynchronisationID

public java.lang.String getSynchronisationID()
Gets the synchronisationID value for this SynchronisationBean.

Returns:
synchronisationID

setSynchronisationID

public void setSynchronisationID(java.lang.String synchronisationID)
Sets the synchronisationID value for this SynchronisationBean.

Parameters:
synchronisationID -

getUpdateIndex

public int getUpdateIndex()
Gets the updateIndex value for this SynchronisationBean.

Returns:
updateIndex

setUpdateIndex

public void setUpdateIndex(int updateIndex)
Sets the updateIndex value for this SynchronisationBean.

Parameters:
updateIndex -

getSynchronisationReference

public java.lang.String getSynchronisationReference()
Gets the synchronisationReference value for this SynchronisationBean.

Returns:
synchronisationReference

setSynchronisationReference

public void setSynchronisationReference(java.lang.String synchronisationReference)
Sets the synchronisationReference value for this SynchronisationBean.

Parameters:
synchronisationReference -

getSynchronisationData

public java.lang.String getSynchronisationData()
Gets the synchronisationData value for this SynchronisationBean.

Returns:
synchronisationData

setSynchronisationData

public void setSynchronisationData(java.lang.String synchronisationData)
Sets the synchronisationData value for this SynchronisationBean.

Parameters:
synchronisationData -

equals

public boolean equals(java.lang.Object obj)
Overrides:
equals in class java.lang.Object

hashCode

public int hashCode()
Overrides:
hashCode in class java.lang.Object

getTypeDesc

public static org.apache.axis.description.TypeDesc getTypeDesc()
Return type metadata object


getSerializer

public static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType,
                                                                java.lang.Class _javaType,
                                                                javax.xml.namespace.QName _xmlType)
Get Custom Serializer


getDeserializer

public static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType,
                                                                    java.lang.Class _javaType,
                                                                    javax.xml.namespace.QName _xmlType)
Get Custom Deserializer



Copyright © 2017 The Electronic Company of New Zealand (1971) Limited