nz.co.econz.nads.soap2
Class UserSynchronisationBean

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

public class UserSynchronisationBean
extends SynchronisationBean
implements java.io.Serializable

See Also:
Serialized Form

Constructor Summary
UserSynchronisationBean()
           
UserSynchronisationBean(java.lang.String synchronisationID, int updateIndex, java.lang.String synchronisationReference, java.lang.String synchronisationData, java.lang.String userPK)
           
 
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
static org.apache.axis.description.TypeDesc getTypeDesc()
          Return type metadata object
 java.lang.String getUserPK()
          Gets the userPK value for this UserSynchronisationBean.
 int hashCode()
           
 void setUserPK(java.lang.String userPK)
          Sets the userPK value for this UserSynchronisationBean.
 
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

UserSynchronisationBean

public UserSynchronisationBean()

UserSynchronisationBean

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

getUserPK

public java.lang.String getUserPK()
Gets the userPK value for this UserSynchronisationBean.

Returns:
userPK

setUserPK

public void setUserPK(java.lang.String userPK)
Sets the userPK value for this UserSynchronisationBean.

Parameters:
userPK -

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