|
|||||||||
| 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.LowercaseWordIndexEntryImpl
public class LowercaseWordIndexEntryImpl
Default implementation of the LowercaseWordIndexEntryImpl interface.
| Constructor Summary | |
|---|---|
LowercaseWordIndexEntryImpl()
Instantiates an empty LowercaseWordIndexEntryImpl. |
|
LowercaseWordIndexEntryImpl(LowercaseWordIndexEntryImpl lwie)
Instantiates a LowercaseWordIndexEntryImpl from the specified
LowercaseWordIndexEntryImpl. |
|
| Method Summary | |
|---|---|
String |
getLowercaseWord()
Returns the String that is being indexed. |
void |
setLowercaseWord(String lc_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 LowercaseWordIndexEntryImpl()
LowercaseWordIndexEntryImpl.
public LowercaseWordIndexEntryImpl(LowercaseWordIndexEntryImpl lwie)
LowercaseWordIndexEntryImpl from the specified
LowercaseWordIndexEntryImpl.
lwie - LowercaseWordIndexEntryImpl to be copied| Method Detail |
|---|
public String getLowercaseWord()
String that is being indexed.
String that is being indexedpublic void setLowercaseWord(String lc_word)
String being indexed
lc_word - the String being indexed
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||