|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnz.co.econz.nads.soap2.SynchronisationBean
nz.co.econz.nads.soap2.UserSynchronisationBean
public class UserSynchronisationBean
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 |
---|
public UserSynchronisationBean()
public UserSynchronisationBean(java.lang.String synchronisationID, int updateIndex, java.lang.String synchronisationReference, java.lang.String synchronisationData, java.lang.String userPK)
Method Detail |
---|
public java.lang.String getUserPK()
public void setUserPK(java.lang.String userPK)
userPK
- public boolean equals(java.lang.Object obj)
equals
in class SynchronisationBean
public int hashCode()
hashCode
in class SynchronisationBean
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 |