org.LexGrid.LexBIG.DataModel.InterfaceElements
Class CodingSchemeRendering

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

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

Information about a coding scheme as it appears in a particular service.

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

Constructor Summary
CodingSchemeRendering()
           
 
Method Summary
 CodingSchemeSummary getCodingSchemeSummary()
          Returns the value of field 'codingSchemeSummary'.
 ReferenceLink getReferenceLink()
          Returns the value of field 'referenceLink'.
 RenderingDetail getRenderingDetail()
          Returns the value of field 'renderingDetail'.
 ReferenceLink getServiceHandle()
          Returns the value of field 'serviceHandle'.
 void setCodingSchemeSummary(CodingSchemeSummary codingSchemeSummary)
          Sets the value of field 'codingSchemeSummary'.
 void setReferenceLink(ReferenceLink referenceLink)
          Sets the value of field 'referenceLink'.
 void setRenderingDetail(RenderingDetail renderingDetail)
          Sets the value of field 'renderingDetail'.
 void setServiceHandle(ReferenceLink serviceHandle)
          Sets the value of field 'serviceHandle'.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CodingSchemeRendering

public CodingSchemeRendering()
Method Detail

getCodingSchemeSummary

public CodingSchemeSummary getCodingSchemeSummary()
Returns the value of field 'codingSchemeSummary'. The field 'codingSchemeSummary' has the following description: Summary of the coding scheme content as rendered by the service.

Returns:
the value of field 'CodingSchemeSummary'.

getReferenceLink

public ReferenceLink getReferenceLink()
Returns the value of field 'referenceLink'. The field 'referenceLink' has the following description: The URL that represents the coding scheme itself within the service.

Returns:
the value of field 'ReferenceLink'.

getRenderingDetail

public RenderingDetail getRenderingDetail()
Returns the value of field 'renderingDetail'. The field 'renderingDetail' has the following description: Service specific information about the coding scheme rendering

Returns:
the value of field 'RenderingDetail'.

getServiceHandle

public ReferenceLink getServiceHandle()
Returns the value of field 'serviceHandle'. The field 'serviceHandle' has the following description: The URL of a service the represents this coding scheme.

Returns:
the value of field 'ServiceHandle'.

setCodingSchemeSummary

public void setCodingSchemeSummary(CodingSchemeSummary codingSchemeSummary)
Sets the value of field 'codingSchemeSummary'. The field 'codingSchemeSummary' has the following description: Summary of the coding scheme content as rendered by the service.

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

setReferenceLink

public void setReferenceLink(ReferenceLink referenceLink)
Sets the value of field 'referenceLink'. The field 'referenceLink' has the following description: The URL that represents the coding scheme itself within the service.

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

setRenderingDetail

public void setRenderingDetail(RenderingDetail renderingDetail)
Sets the value of field 'renderingDetail'. The field 'renderingDetail' has the following description: Service specific information about the coding scheme rendering

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

setServiceHandle

public void setServiceHandle(ReferenceLink serviceHandle)
Sets the value of field 'serviceHandle'. The field 'serviceHandle' has the following description: The URL of a service the represents this coding scheme.

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

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.