org.LexGrid.LexBIG.DataModel.Core
Class CodingSchemeSummary

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

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

Abbreviated list of information about a coding scheme.

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

Constructor Summary
CodingSchemeSummary()
           
 
Method Summary
 EntityDescription getCodingSchemeDescription()
          Returns the value of field 'codingSchemeDescription'.
 java.lang.String getCodingSchemeURI()
          Returns the value of field 'codingSchemeURI'.
 java.lang.String getFormalName()
          Returns the value of field 'formalName'.
 java.lang.String getLocalName()
          Returns the value of field 'localName'.
 java.lang.String getRepresentsVersion()
          Returns the value of field 'representsVersion'.
 void setCodingSchemeDescription(EntityDescription codingSchemeDescription)
          Sets the value of field 'codingSchemeDescription'.
 void setCodingSchemeURI(java.lang.String codingSchemeURI)
          Sets the value of field 'codingSchemeURI'.
 void setFormalName(java.lang.String formalName)
          Sets the value of field 'formalName'.
 void setLocalName(java.lang.String localName)
          Sets the value of field 'localName'.
 void setRepresentsVersion(java.lang.String representsVersion)
          Sets the value of field 'representsVersion'.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CodingSchemeSummary

public CodingSchemeSummary()
Method Detail

getCodingSchemeDescription

public EntityDescription getCodingSchemeDescription()
Returns the value of field 'codingSchemeDescription'. The field 'codingSchemeDescription' has the following description: A short description of the coding scheme contents.

Returns:
the value of field 'CodingSchemeDescription'.

getCodingSchemeURI

public java.lang.String getCodingSchemeURI()
Returns the value of field 'codingSchemeURI'. The field 'codingSchemeURI' has the following description: The official URN of the coding scheme

Returns:
the value of field 'CodingSchemeURI'.

getFormalName

public java.lang.String getFormalName()
Returns the value of field 'formalName'. The field 'formalName' has the following description: The official name of the coding scheme

Returns:
the value of field 'FormalName'.

getLocalName

public java.lang.String getLocalName()
Returns the value of field 'localName'. The field 'localName' has the following description: The short, locally unique name for the coding scheme.

Returns:
the value of field 'LocalName'.

getRepresentsVersion

public java.lang.String getRepresentsVersion()
Returns the value of field 'representsVersion'. The field 'representsVersion' has the following description: The version of the coding scheme that this entry represents, if applicable and known. Note that that is the combination of the codingSchemeURN and the version that uniquely represents a coding scheme in the system.

Returns:
the value of field 'RepresentsVersion'.

setCodingSchemeDescription

public void setCodingSchemeDescription(EntityDescription codingSchemeDescription)
Sets the value of field 'codingSchemeDescription'. The field 'codingSchemeDescription' has the following description: A short description of the coding scheme contents.

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

setCodingSchemeURI

public void setCodingSchemeURI(java.lang.String codingSchemeURI)
Sets the value of field 'codingSchemeURI'. The field 'codingSchemeURI' has the following description: The official URN of the coding scheme

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

setFormalName

public void setFormalName(java.lang.String formalName)
Sets the value of field 'formalName'. The field 'formalName' has the following description: The official name of the coding scheme

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

setLocalName

public void setLocalName(java.lang.String localName)
Sets the value of field 'localName'. The field 'localName' has the following description: The short, locally unique name for the coding scheme.

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

setRepresentsVersion

public void setRepresentsVersion(java.lang.String representsVersion)
Sets the value of field 'representsVersion'. The field 'representsVersion' has the following description: The version of the coding scheme that this entry represents, if applicable and known. Note that that is the combination of the codingSchemeURN and the version that uniquely represents a coding scheme in the system.

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

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.