|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.LexGrid.LexBIG.DataModel.Core.CodedNodeReference
org.LexGrid.LexBIG.DataModel.Core.ConceptReference
public class ConceptReference
A reference to a concept code. Maintained for backward compatibility, but no longer enhanced in favor of the more flexible CodedNodeReference.
Constructor Summary | |
---|---|
ConceptReference()
|
Method Summary | |
---|---|
java.lang.String |
getConceptCode()
Returns the value of field 'conceptCode'. |
void |
setConceptCode(java.lang.String conceptCode)
Sets the value of field 'conceptCode'. |
Methods inherited from class org.LexGrid.LexBIG.DataModel.Core.CodedNodeReference |
---|
addEntityType, addEntityType, enumerateEntityType, getCode, getCodeNamespace, getCodingSchemeName, getEntityType, getEntityType, getEntityTypeCount, iterateEntityType, removeAllEntityType, removeEntityType, removeEntityTypeAt, setCode, setCodeNamespace, setCodingSchemeName, setEntityType, setEntityType |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ConceptReference()
Method Detail |
---|
public java.lang.String getConceptCode()
public void setConceptCode(java.lang.String conceptCode)
conceptCode
- the value of field 'conceptCode'.
|
Copyright: (c) 2004-2006 Mayo Foundation for Medical Education and Research (MFMER). All rights reserved. MAYO, MAYO CLINIC, and the triple-shield Mayo logo are trademarks and service marks of MFMER. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |