public class OneToManyPolymorphicAssociation extends Association
Constructor and Description |
---|
OneToManyPolymorphicAssociation(Class<? extends Model> source,
Class<? extends Model> target,
String typeLabel) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object other) |
String |
getTypeLabel() |
String |
toString() |
getSourceClass, getTargetClass, hashCode
Copyright © 2016 JavaLite. All rights reserved.