|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CodeList
Nested Class Summary | |
---|---|
static class |
CodeList.CodeEntry
Represents a code list entry |
Method Summary | |
---|---|
String |
getDescription()
Get the description |
Collection<CodeList.CodeEntry> |
getEntries()
Get the code list entries |
CodeList.CodeEntry |
getEntryByIdentifier(String identifier)
Get the entry with the given identifier |
CodeList.CodeEntry |
getEntryByName(String name)
Get the entry with the given name |
String |
getIdentifier()
Get the identifier |
URI |
getLocation()
Get the code list location |
String |
getNamespace()
Get the namespace |
Method Detail |
---|
Collection<CodeList.CodeEntry> getEntries()
String getNamespace()
String getIdentifier()
String getDescription()
CodeList.CodeEntry getEntryByName(String name)
name
- the entry name
null
CodeList.CodeEntry getEntryByIdentifier(String identifier)
identifier
- the entry identifier
null
URI getLocation()
|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |