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