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 © 2012-2014, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.