public static class ForeignKey.FKMapKey
extends java.lang.Object
| Constructor and Description |
|---|
ForeignKey.FKMapKey(ForeignKey fk) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object fkObj) |
ForeignKey |
getFk() |
int |
hashCode() |
public ForeignKey.FKMapKey(ForeignKey fk)
public ForeignKey getFk()
public int hashCode()
hashCode in class java.lang.Objectpublic boolean equals(java.lang.Object fkObj)
equals in class java.lang.ObjectCopyright © 2006-2013 Apache Software Foundation. All Rights Reserved.