eu.esdihumboldt.hale.common.codelist
Class CodeList.CodeEntry
java.lang.Object
eu.esdihumboldt.hale.common.codelist.CodeList.CodeEntry
- Enclosing interface:
- CodeList
public static class CodeList.CodeEntry
- extends Object
Represents a code list entry
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CodeList.CodeEntry
public CodeList.CodeEntry(String name,
String description,
String identifier,
String namespace)
- Create a code entry
- Parameters:
name
- the namedescription
- the descriptionidentifier
- the identifiernamespace
- the namespace
getName
public String getName()
- Returns:
- the name
getDescription
public String getDescription()
- Returns:
- the description
getIdentifier
public String getIdentifier()
- Returns:
- the identifier
getNamespace
public String getNamespace()
- Returns:
- the namespace
Build 2012-12-03_12-30-59
Revision 9d2dd4b0318cda9f1393b1ddd390f7f792d70a2d