org.lexgrid.loader.wrappers
Class CodeCodingSchemePair

java.lang.Object
  extended by org.lexgrid.loader.wrappers.CodeCodingSchemePair
All Implemented Interfaces:
java.io.Serializable

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

The Class CodeCodingSchemePair.

Author:
Kevin Peterson
See Also:
Serialized Form

Constructor Summary
CodeCodingSchemePair()
           
CodeCodingSchemePair(java.lang.String code, java.lang.String codingScheme)
           
 
Method Summary
 java.lang.String getCode()
          Gets the code.
 java.lang.String getCodingScheme()
          Gets the coding scheme.
 void setCode(java.lang.String code)
          Sets the code.
 void setCodingScheme(java.lang.String codingScheme)
          Sets the coding scheme.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CodeCodingSchemePair

public CodeCodingSchemePair()

CodeCodingSchemePair

public CodeCodingSchemePair(java.lang.String code,
                            java.lang.String codingScheme)
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

getCodingScheme

public java.lang.String getCodingScheme()
Gets the coding scheme.

Returns:
the coding scheme

setCodingScheme

public void setCodingScheme(java.lang.String codingScheme)
Sets the coding scheme.

Parameters:
codingScheme - the new coding scheme

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.