org.lexgrid.loader.rrf.staging.model
Class CodeSabPair

java.lang.Object
  extended by org.lexgrid.loader.rrf.staging.model.CodeSabPair
All Implemented Interfaces:
java.io.Serializable

public class CodeSabPair
extends java.lang.Object
implements java.io.Serializable

The Class CodeSabPair.

Author:
Kevin Peterson
See Also:
Serialized Form

Constructor Summary
CodeSabPair()
           
 
Method Summary
 java.lang.String getCode()
          Gets the code.
 java.lang.String getSab()
          Gets the sab.
 void setCode(java.lang.String code)
          Sets the code.
 void setSab(java.lang.String sab)
          Sets the sab.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CodeSabPair

public CodeSabPair()
Method Detail

getCode

public java.lang.String getCode()
Gets the code.

Returns:
the code

setCode

public void setCode(java.lang.String code)
Sets the code.

Parameters:
code - the new code

getSab

public java.lang.String getSab()
Gets the sab.

Returns:
the sab

setSab

public void setSab(java.lang.String sab)
Sets the sab.

Parameters:
sab - the new sab

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.