com.ibm.soa.sp.fltalm
Class RecordFaultResponse

java.lang.Object
  extended by com.ibm.soa.sp.fltalm.RecordFaultResponse
All Implemented Interfaces:
java.io.Serializable

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

See Also:
Serialized Form

Constructor Summary
RecordFaultResponse()
           
 
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

RecordFaultResponse

public RecordFaultResponse()
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.