org.apache.james.rrt.jpa.model
Class JPARecipientRewrite.RecipientRewriteTableId

java.lang.Object
  extended by org.apache.james.rrt.jpa.model.JPARecipientRewrite.RecipientRewriteTableId
All Implemented Interfaces:
Serializable
Enclosing class:
JPARecipientRewrite

public static class JPARecipientRewrite.RecipientRewriteTableId
extends Object
implements Serializable

See Also:
Serialized Form

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

Constructor Detail

JPARecipientRewrite.RecipientRewriteTableId

public JPARecipientRewrite.RecipientRewriteTableId()
Method Detail

hashCode

public int hashCode()
Overrides:
hashCode in class Object

equals

public boolean equals(Object obj)
Overrides:
equals in class Object


Copyright © 2002-2012 The Apache Software Foundation. All Rights Reserved.