org.LexGrid.LexBIG.DataModel.Core
Class CodingSchemeVersionOrTag

java.lang.Object
  extended by org.LexGrid.LexBIG.DataModel.Core.CodingSchemeVersionOrTag
All Implemented Interfaces:
java.io.Serializable

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

A named coding scheme version or a virtual tag (e.g. latest, production, etc). Note that the tagged form of identifier is only applicable in the context of a given service, as one service may identify the scheme as "production" and another as "staging".

Version:
$Revision$ $Date$
See Also:
Serialized Form

Constructor Summary
CodingSchemeVersionOrTag()
           
 
Method Summary
 java.lang.Object getChoiceValue()
          Returns the value of field 'choiceValue'.
 java.lang.String getTag()
          Returns the value of field 'tag'.
 java.lang.String getVersion()
          Returns the value of field 'version'.
 void setTag(java.lang.String tag)
          Sets the value of field 'tag'.
 void setVersion(java.lang.String version)
          Sets the value of field 'version'.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CodingSchemeVersionOrTag

public CodingSchemeVersionOrTag()
Method Detail

getChoiceValue

public java.lang.Object getChoiceValue()
Returns the value of field 'choiceValue'. The field 'choiceValue' has the following description: Internal choice value storage

Returns:
the value of field 'ChoiceValue'.

getTag

public java.lang.String getTag()
Returns the value of field 'tag'. The field 'tag' has the following description: The specific tag for the coding scheme

Returns:
the value of field 'Tag'.

getVersion

public java.lang.String getVersion()
Returns the value of field 'version'. The field 'version' has the following description: The specific version of the coding scheme.

Returns:
the value of field 'Version'.

setTag

public void setTag(java.lang.String tag)
Sets the value of field 'tag'. The field 'tag' has the following description: The specific tag for the coding scheme

Parameters:
tag - the value of field 'tag'.

setVersion

public void setVersion(java.lang.String version)
Sets the value of field 'version'. The field 'version' has the following description: The specific version of the coding scheme.

Parameters:
version - the value of field 'version'.

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.