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, setElementTypeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetElementType, getNature, getRole, setElementTypegetAttributeContainer, getName, isSingularpublic AbstractAttributeContainer.IndexedPluralAttributeImpl(String name, PluralAttributeNature nature, AttributeContainer attributeContainer)
public Type getIndexType()
getIndexType in interface IndexedPluralAttributepublic void setIndexType(Type indexType)
setIndexType in interface IndexedPluralAttributeCopyright © 2001-2015 Red Hat, Inc. All Rights Reserved.