|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CodeList.CodeEntry | |
---|---|
eu.esdihumboldt.hale.common.codelist | |
eu.esdihumboldt.hale.io.codelist.xml.reader |
Uses of CodeList.CodeEntry in eu.esdihumboldt.hale.common.codelist |
---|
Methods in eu.esdihumboldt.hale.common.codelist that return CodeList.CodeEntry | |
---|---|
CodeList.CodeEntry |
CodeList.getEntryByIdentifier(String identifier)
Get the entry with the given identifier |
CodeList.CodeEntry |
CodeList.getEntryByName(String name)
Get the entry with the given name |
Methods in eu.esdihumboldt.hale.common.codelist that return types with arguments of type CodeList.CodeEntry | |
---|---|
Collection<CodeList.CodeEntry> |
CodeList.getEntries()
Get the code list entries |
Uses of CodeList.CodeEntry in eu.esdihumboldt.hale.io.codelist.xml.reader |
---|
Methods in eu.esdihumboldt.hale.io.codelist.xml.reader that return CodeList.CodeEntry | |
---|---|
CodeList.CodeEntry |
XmlCodeList.getEntryByIdentifier(String identifier)
|
CodeList.CodeEntry |
XmlCodeList.getEntryByName(String name)
|
Methods in eu.esdihumboldt.hale.io.codelist.xml.reader that return types with arguments of type CodeList.CodeEntry | |
---|---|
Collection<CodeList.CodeEntry> |
XmlCodeList.getEntries()
|
|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |