public class ResolvedConceptReference extends ResolvedCodedNodeReference implements java.io.Serializable
Constructor and Description |
---|
ResolvedConceptReference() |
Modifier and Type | Method and Description |
---|---|
Entity |
getReferencedEntry()
Returns the value of field 'referencedEntry'.
|
void |
setReferencedEntry(Entity referencedEntry)
Sets the value of field 'referencedEntry'.
|
getCodingSchemeURI, getCodingSchemeVersion, getEntity, getEntityDescription, getSourceOf, getTargetOf, setCodingSchemeURI, setCodingSchemeVersion, setEntity, setEntityDescription, setSourceOf, setTargetOf
getConceptCode, setConceptCode
addEntityType, addEntityType, enumerateEntityType, getCode, getCodeNamespace, getCodingSchemeName, getEntityType, getEntityType, getEntityTypeCount, iterateEntityType, removeAllEntityType, removeEntityType, removeEntityTypeAt, setCode, setCodeNamespace, setCodingSchemeName, setEntityType, setEntityType
public Entity getReferencedEntry()
public void setReferencedEntry(Entity referencedEntry)
referencedEntry
- the value of field 'referencedEntry'.