Humboldt Alignment Editor 2.5.0

eu.esdihumboldt.hale.common.codelist
Class CodeList.CodeEntry

java.lang.Object
  extended by eu.esdihumboldt.hale.common.codelist.CodeList.CodeEntry
Enclosing interface:
CodeList

public static class CodeList.CodeEntry
extends Object

Represents a code list entry


Constructor Summary
CodeList.CodeEntry(String name, String description, String identifier, String namespace)
          Create a code entry
 
Method Summary
 String getDescription()
           
 String getIdentifier()
           
 String getName()
           
 String getNamespace()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CodeList.CodeEntry

public CodeList.CodeEntry(String name,
                          String description,
                          String identifier,
                          String namespace)
Create a code entry

Parameters:
name - the name
description - the description
identifier - the identifier
namespace - the namespace
Method Detail

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

Humboldt Alignment Editor 2.5.0

Build 2012-12-03_12-30-59
Revision 9d2dd4b0318cda9f1393b1ddd390f7f792d70a2d