org.LexGrid.LexBIG.DataModel.Core
Class AbsoluteCodingSchemeVersionReference

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

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

An absolute reference to a coding scheme. This form of reference is service independent, as it doesn't depend on local coding schemes names or virtual tags.

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

Constructor Summary
AbsoluteCodingSchemeVersionReference()
           
 
Method Summary
 java.lang.String getCodingSchemeURN()
          Returns the value of field 'codingSchemeURN'.
 java.lang.String getCodingSchemeVersion()
          Returns the value of field 'codingSchemeVersion'.
 void setCodingSchemeURN(java.lang.String codingSchemeURN)
          Sets the value of field 'codingSchemeURN'.
 void setCodingSchemeVersion(java.lang.String codingSchemeVersion)
          Sets the value of field 'codingSchemeVersion'.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbsoluteCodingSchemeVersionReference

public AbsoluteCodingSchemeVersionReference()
Method Detail

getCodingSchemeURN

public java.lang.String getCodingSchemeURN()
Returns the value of field 'codingSchemeURN'. The field 'codingSchemeURN' has the following description: The URN of the referenced coding scheme.

Returns:
the value of field 'CodingSchemeURN'.

getCodingSchemeVersion

public java.lang.String getCodingSchemeVersion()
Returns the value of field 'codingSchemeVersion'.

Returns:
the value of field 'CodingSchemeVersion'.

setCodingSchemeURN

public void setCodingSchemeURN(java.lang.String codingSchemeURN)
Sets the value of field 'codingSchemeURN'. The field 'codingSchemeURN' has the following description: The URN of the referenced coding scheme.

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

setCodingSchemeVersion

public void setCodingSchemeVersion(java.lang.String codingSchemeVersion)
Sets the value of field 'codingSchemeVersion'.

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

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.