public class Mapping<F,T> extends Object
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object object) |
F |
getFrom() |
protected String |
getFromLabel(F from) |
T |
getTo() |
protected String |
getToLabel(T to) |
void |
setFrom(F from) |
void |
setTo(T to) |
String |
toString() |
Copyright © 2016. All rights reserved.