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, hashCode
Copyright © 2016 JavaLite. All rights reserved.