public class BelongsToPolymorphicAssociation extends Association
| Constructor and Description |
|---|
BelongsToPolymorphicAssociation(String source,
String target,
String typeLabel,
String parentClassName) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other) |
String |
getParentClassName() |
String |
getTypeLabel() |
String |
toString() |
getSource, getTarget, hashCodeCopyright © 2016 JavaLite. All rights reserved.