org.lexevs.system.model
Class LocalCodingScheme

java.lang.Object
  extended by org.lexevs.system.model.LocalCodingScheme

public class LocalCodingScheme
extends java.lang.Object

Holder for coding scheme information that I need to store.

Version:
subversion $Revision: $ checked in on $Date: $
Author:
Dan Armbrust

Field Summary
 java.lang.String codingSchemeName
          The coding scheme name.
 java.lang.String version
          The version.
 
Constructor Summary
LocalCodingScheme()
           
 
Method Summary
 java.lang.String getCodingSchemeNameWithoutVersion()
          Gets the coding scheme name without version.
 java.lang.String getKey()
          Gets the key.
static LocalCodingScheme getLocalCodingScheme(java.lang.String codingSchemeName, java.lang.String version)
          Gets the local coding scheme.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

codingSchemeName

public java.lang.String codingSchemeName
The coding scheme name.


version

public java.lang.String version
The version.

Constructor Detail

LocalCodingScheme

public LocalCodingScheme()
Method Detail

getKey

public java.lang.String getKey()
Gets the key.

Returns:
the key

getCodingSchemeNameWithoutVersion

public java.lang.String getCodingSchemeNameWithoutVersion()
Gets the coding scheme name without version.

Returns:
the coding scheme name without version

getLocalCodingScheme

public static LocalCodingScheme getLocalCodingScheme(java.lang.String codingSchemeName,
                                                     java.lang.String version)
Gets the local coding scheme.

Parameters:
codingSchemeName - the coding scheme name
version - the version
Returns:
the local 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.