|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.uima.annotator.dict_annot.dictionary.impl.EntryMetaDataImpl
public class EntryMetaDataImpl
Implementation of the EntryMetaData interface.
Constructor Summary | |
---|---|
EntryMetaDataImpl(int id)
creates a new EntryMetaDataImpl object with a unique ID. |
Method Summary | |
---|---|
int |
getId()
Returns the unique ID of this entry |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EntryMetaDataImpl(int id)
id
- unique IDMethod Detail |
---|
public int getId()
EntryMetaData
getId
in interface EntryMetaData
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |