public class ForeignKey extends Object implements org.ujorm.core.NoCheck, Serializable
| Constructor and Description |
|---|
ForeignKey(Object fk) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
Object |
getValue() |
int |
hashCode() |
String |
toString()
Returns a String of the value only
|
public ForeignKey(Object fk)
Copyright 2013, Pavel Ponec