com.ibm.twss.sp.nm.registration
Class RegisterNotificationResponse

java.lang.Object
  extended by com.ibm.twss.sp.nm.registration.RegisterNotificationResponse
All Implemented Interfaces:
java.io.Serializable

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

See Also:
Serialized Form

Constructor Summary
RegisterNotificationResponse()
           
 
Method Summary
 boolean equals(java.lang.Object obj)
           
 int hashCode()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RegisterNotificationResponse

public RegisterNotificationResponse()
Method Detail

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


Copyright © 2003 IBM Corp. All Rights Reserved.