public static class Members.SetAttributeImpl<X,E> extends Members.PluralAttributeImpl<X,Set<E>,E> implements SetAttribute<X,E>
PluralAttribute.CollectionType
Attribute.PersistentAttributeType
Bindable.BindableType
fmd, owner
Constructor and Description |
---|
Members.SetAttributeImpl(AbstractManagedType<X> owner,
FieldMetaData fmd) |
Modifier and Type | Method and Description |
---|---|
PluralAttribute.CollectionType |
getCollectionType() |
getBindableJavaType, getBindableType, getElementType, getPersistentAttributeType
compareTo, getDeclaringType, getJavaMember, getJavaType, getName, getType, isAssociation, isCollection, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getElementType
getDeclaringType, getJavaMember, getJavaType, getName, getPersistentAttributeType, isAssociation, isCollection
getBindableJavaType, getBindableType
public Members.SetAttributeImpl(AbstractManagedType<X> owner, FieldMetaData fmd)
public PluralAttribute.CollectionType getCollectionType()
getCollectionType
in interface PluralAttribute<X,Set<E>,E>
Copyright © 2006–2017 Apache Software Foundation. All rights reserved.