org.lexgrid.loader.rrf.data.codingscheme
Class DefaultMrsabUtility

java.lang.Object
  extended by org.lexgrid.loader.rrf.data.codingscheme.DefaultMrsabUtility
All Implemented Interfaces:
MrsabUtility

public class DefaultMrsabUtility
extends java.lang.Object
implements MrsabUtility

The Class DefaultMrsabUtility.

Author:
Kevin Peterson

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

DefaultMrsabUtility

public DefaultMrsabUtility()
Method Detail

getCodingSchemeVersionFromSab

public java.lang.String getCodingSchemeVersionFromSab(java.lang.String sab)
Specified by:
getCodingSchemeVersionFromSab in interface MrsabUtility

getCodingSchemeNameFromSab

public java.lang.String getCodingSchemeNameFromSab(java.lang.String sab)
Description copied from interface: MrsabUtility
Gets the coding scheme name from sab.

Specified by:
getCodingSchemeNameFromSab in interface MrsabUtility
Returns:
the coding scheme name from sab

getMrsabRowFromRsab

public Mrsab getMrsabRowFromRsab(java.lang.String rsab)
Description copied from interface: MrsabUtility
Gets the mrsab row from rsab.

Specified by:
getMrsabRowFromRsab in interface MrsabUtility
Parameters:
rsab - the rsab
Returns:
the mrsab row from rsab

getMrsabList

public java.util.List<Mrsab> getMrsabList()
Gets the mrsab list.

Returns:
the mrsab list

setMrsabList

public void setMrsabList(java.util.List<Mrsab> mrsabList)
Sets the mrsab list.

Parameters:
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.