public class ExportedKey extends Object implements Comparable
| Modifier and Type | Class and Description |
|---|---|
static class |
ExportedKey.KeyData |
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(Object obj) |
boolean |
equals(Object obj) |
ExportedKey.KeyData |
getFk() |
ExportedKey.KeyData |
getPk() |
int |
hashCode() |
String |
toString() |
public ExportedKey.KeyData getPk()
public ExportedKey.KeyData getFk()
public int compareTo(Object obj)
compareTo in interface ComparableCopyright © 2001–2019 Apache Cayenne. All rights reserved.