org.lexevs.system.service
Class LexEvsResourceManagingService.CodingSchemeAliasHolder

java.lang.Object
  extended by org.lexevs.system.service.LexEvsResourceManagingService.CodingSchemeAliasHolder
Enclosing class:
LexEvsResourceManagingService

protected static class LexEvsResourceManagingService.CodingSchemeAliasHolder
extends java.lang.Object

The Class CodingSchemeAliasHolder.

Author:
Kevin Peterson

Constructor Summary
protected LexEvsResourceManagingService.CodingSchemeAliasHolder()
           
 
Method Summary
 java.lang.String getCodingSchemeName()
          Gets the coding scheme name.
 java.lang.String getCodingSchemeUri()
          Gets the coding scheme uri.
 java.lang.String getFormalName()
          Gets the formal name.
 java.util.List<java.lang.String> getLocalNames()
          Gets the local names.
 java.lang.String getRepresentsVersion()
          Gets the represents version.
 void setCodingSchemeName(java.lang.String codingSchemeName)
          Sets the coding scheme name.
 void setCodingSchemeUri(java.lang.String codingSchemeUri)
          Sets the coding scheme uri.
 void setFormalName(java.lang.String formalName)
          Sets the formal name.
 void setLocalNames(java.util.List<java.lang.String> localNames)
          Sets the local names.
 void setRepresentsVersion(java.lang.String representsVersion)
          Sets the represents version.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LexEvsResourceManagingService.CodingSchemeAliasHolder

protected LexEvsResourceManagingService.CodingSchemeAliasHolder()
Method Detail

getCodingSchemeName

public java.lang.String getCodingSchemeName()
Gets the coding scheme name.

Returns:
the coding scheme name

setCodingSchemeName

public void setCodingSchemeName(java.lang.String codingSchemeName)
Sets the coding scheme name.

Parameters:
codingSchemeName - the new coding scheme name

getCodingSchemeUri

public java.lang.String getCodingSchemeUri()
Gets the coding scheme uri.

Returns:
the coding scheme uri

setCodingSchemeUri

public void setCodingSchemeUri(java.lang.String codingSchemeUri)
Sets the coding scheme uri.

Parameters:
codingSchemeUri - the new coding scheme uri

getRepresentsVersion

public java.lang.String getRepresentsVersion()
Gets the represents version.

Returns:
the represents version

setRepresentsVersion

public void setRepresentsVersion(java.lang.String representsVersion)
Sets the represents version.

Parameters:
representsVersion - the new represents version

getFormalName

public java.lang.String getFormalName()
Gets the formal name.

Returns:
the formal name

setFormalName

public void setFormalName(java.lang.String formalName)
Sets the formal name.

Parameters:
formalName - the new formal name

getLocalNames

public java.util.List<java.lang.String> getLocalNames()
Gets the local names.

Returns:
the local names

setLocalNames

public void setLocalNames(java.util.List<java.lang.String> localNames)
Sets the local names.

Parameters:
localNames - the new local names

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.