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