public interface IndexedAttributeAccessor
AttributeHolder
supports
indexed Attribute
access.AttributeHolder
Modifier and Type | Method and Description |
---|---|
Object |
getAttribute(int index)
Internal method for dynamic attribute support.
|
void |
setAttribute(int index,
Object value)
Internal method for dynamic attribute support.
|
Object getAttribute(int index)
void setAttribute(int index, Object value)
Copyright © 2014 Oracle Corporation. All rights reserved.