|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.lexgrid.loader.rrf.data.codingscheme.DefaultMrsabUtility
public class DefaultMrsabUtility
The Class DefaultMrsabUtility.
Constructor Summary | |
---|---|
DefaultMrsabUtility()
|
Method Summary | |
---|---|
java.lang.String |
getCodingSchemeNameFromSab(java.lang.String sab)
Gets the coding scheme name from sab. |
java.lang.String |
getCodingSchemeVersionFromSab(java.lang.String sab)
|
java.util.List<Mrsab> |
getMrsabList()
Gets the mrsab list. |
Mrsab |
getMrsabRowFromRsab(java.lang.String rsab)
Gets the mrsab row from rsab. |
void |
setMrsabList(java.util.List<Mrsab> mrsabList)
Sets the mrsab list. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DefaultMrsabUtility()
Method Detail |
---|
public java.lang.String getCodingSchemeVersionFromSab(java.lang.String sab)
getCodingSchemeVersionFromSab
in interface MrsabUtility
public java.lang.String getCodingSchemeNameFromSab(java.lang.String sab)
MrsabUtility
getCodingSchemeNameFromSab
in interface MrsabUtility
public Mrsab getMrsabRowFromRsab(java.lang.String rsab)
MrsabUtility
getMrsabRowFromRsab
in interface MrsabUtility
rsab
- the rsab
public java.util.List<Mrsab> getMrsabList()
public void setMrsabList(java.util.List<Mrsab> mrsabList)
mrsabList
- the new mrsab list
|
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 |