|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The Indexable interface marks the classes whose objects can be indexed.
It has no method but it contains information about the current set of
collections the object inwhich the object is indexed.
Supported API: true
Extendable: true
Field Summary | |
static String |
INDEXER_SET
Label for the attribute. |
Method Summary | |
IndexerSet |
getIndexerSet()
Gets the value of the attribute: INDEXER_SET. |
void |
setIndexerSet(IndexerSet a_IndexerSet)
Sets the value of the attribute: INDEXER_SET. |
Field Detail |
public static final String INDEXER_SET
Method Detail |
public IndexerSet getIndexerSet()
public void setIndexerSet(IndexerSet a_IndexerSet)
a_IndexerSet
-
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |