nz.co.econz.nads.timecard1
Class UserEventSynchronisationBean

java.lang.Object
  extended by nz.co.econz.nads.soap2.SynchronisationBean
      extended by nz.co.econz.nads.timecard1.UserEventSynchronisationBean
All Implemented Interfaces:
java.io.Serializable

public class UserEventSynchronisationBean
extends SynchronisationBean
implements java.io.Serializable

See Also:
Serialized Form

Constructor Summary
UserEventSynchronisationBean()
           
UserEventSynchronisationBean(java.lang.String synchronisationID, int updateIndex, java.lang.String synchronisationReference, java.lang.String synchronisationData, java.lang.String eventID)
           
 
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
 java.lang.String getEventID()
          Gets the eventID value for this UserEventSynchronisationBean.
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
 int hashCode()
           
 void setEventID(java.lang.String eventID)
          Sets the eventID value for this UserEventSynchronisationBean.
 
Methods inherited from class nz.co.econz.nads.soap2.SynchronisationBean
getSynchronisationData, getSynchronisationID, getSynchronisationReference, getUpdateIndex, setSynchronisationData, setSynchronisationID, setSynchronisationReference, setUpdateIndex
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UserEventSynchronisationBean

public UserEventSynchronisationBean()

UserEventSynchronisationBean

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

getEventID

public java.lang.String getEventID()
Gets the eventID value for this UserEventSynchronisationBean.

Returns:
eventID

setEventID

public void setEventID(java.lang.String eventID)
Sets the eventID value for this UserEventSynchronisationBean.

Parameters:
eventID -

equals

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

hashCode

public int hashCode()
Overrides:
hashCode in class SynchronisationBean

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