protected final class IndexedAttributeHolder.IndexedAttributeAccessorImpl extends Object implements IndexedAttributeAccessor
IndexedAttributeAccessor implementation.| Modifier | Constructor and Description |
|---|---|
protected |
IndexedAttributeHolder.IndexedAttributeAccessorImpl() |
| 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.
|
protected IndexedAttributeHolder.IndexedAttributeAccessorImpl()
public Object getAttribute(int index)
getAttribute in interface IndexedAttributeAccessorpublic void setAttribute(int index,
Object value)
setAttribute in interface IndexedAttributeAccessorCopyright © 2014 Oracle Corporation. All Rights Reserved.