public class Concept extends Object
This class represents a concept that has a coded representation.
protected String
conceptUniqueIdentifier
protected
Concept()
Concept(String conceptUniqueIdentifier)
boolean
equals(Object o)
String
getConceptUniqueIdentifier()
int
hashCode()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
protected String conceptUniqueIdentifier
public Concept(String conceptUniqueIdentifier)
protected Concept()
public String getConceptUniqueIdentifier()
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
public String toString()
toString