public static class AbstractAttributeContainer.IndexedPluralAttributeImpl extends AbstractAttributeContainer.PluralAttributeImpl implements IndexedPluralAttribute
Constructor and Description |
---|
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 IndexedPluralAttributeImpl(String name, PluralAttributeNature nature, AttributeContainer attributeContainer)
public Type getIndexType()
getIndexType
in interface IndexedPluralAttribute
public void setIndexType(Type indexType)
setIndexType
in interface IndexedPluralAttribute
Copyright © 2015. All rights reserved.