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