public static class AbstractAttributeContainer.IndexedPluralAttributeImpl extends AbstractAttributeContainer.PluralAttributeImpl implements IndexedPluralAttribute
Constructor and Description |
---|
AbstractAttributeContainer.IndexedPluralAttributeImpl(String name,
PluralAttributeNature nature,
AttributeContainer attributeContainer) |
Modifier and Type | Method and Description |
---|---|
Type |
getIndexType() |
void |
setIndexType(Type indexType) |
getAttributeContainer, getElementType, getName, getNature, getRole, isSingular, setElementType
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getElementType, getNature, getRole, setElementType
getAttributeContainer, getName, isSingular
public AbstractAttributeContainer.IndexedPluralAttributeImpl(String name, PluralAttributeNature nature, AttributeContainer attributeContainer)
public Type getIndexType()
getIndexType
in interface IndexedPluralAttribute
public void setIndexType(Type indexType)
setIndexType
in interface IndexedPluralAttribute
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.