|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectgov.nih.nlm.umls.meta.impl.IndexEntryImpl
gov.nih.nlm.umls.meta.impl.NormalizedWordIndexEntryImpl
Default implementation of the NormalizedWordIndexEntryImpl
interface.
| Constructor Summary | |
NormalizedWordIndexEntryImpl()
Instantiates an empty NormalizedWordIndexEntryImpl. |
|
NormalizedWordIndexEntryImpl(NormalizedWordIndexEntryImpl nw)
Instantiates a NormalizedWordIndexEntryImpl from the specified
NormalizedWordIndexEntryImpl. |
|
| Method Summary | |
String |
getNormalizedWord()
Returns the String that is being indexed. |
void |
setNormalizedWord(String norm_word)
Set the String being indexed |
| Methods inherited from class gov.nih.nlm.umls.meta.impl.IndexEntryImpl |
compareTo, equals, getConceptIdentifier, getCui, getKeyFields, getLanguage, getLat, getLui, getStringIdentifier, getSui, getTermIdentifier, getValue, hashCode, setConceptIdentifier, setCui, setLanguage, setLat, setLui, setStringIdentifier, setSui, setTermIdentifier, setValue, toString |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public NormalizedWordIndexEntryImpl()
NormalizedWordIndexEntryImpl.
public NormalizedWordIndexEntryImpl(NormalizedWordIndexEntryImpl nw)
NormalizedWordIndexEntryImpl from the specified
NormalizedWordIndexEntryImpl.
nw - NormalizedWordIndexEntryImpl to be copied| Method Detail |
public String getNormalizedWord()
String that is being indexed.
String that is being indexedpublic void setNormalizedWord(String norm_word)
String being indexed
norm_word - the String being indexed
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||