public interface PluralAttribute<X,C,E> extends Attribute<X,C>, Bindable<E>
Modifier and Type | Interface and Description |
---|---|
static class |
PluralAttribute.CollectionType |
Attribute.PersistentAttributeType
Bindable.BindableType
Modifier and Type | Method and Description |
---|---|
PluralAttribute.CollectionType |
getCollectionType() |
Type<E> |
getElementType() |
getDeclaringType, getJavaMember, getJavaType, getName, getPersistentAttributeType, isAssociation, isCollection
getBindableJavaType, getBindableType
PluralAttribute.CollectionType getCollectionType()