org.LexGrid.LexBIG.DataModel.cagrid
Class CodeState

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

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

Code state implementation

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

Constructor Summary
CodeState()
           
 
Method Summary
 java.lang.Boolean getIsActive()
          Returns the value of field 'isActive'.
 java.lang.Boolean isIsActive()
          Returns the value of field 'isActive'.
 void setIsActive(java.lang.Boolean isActive)
          Sets the value of field 'isActive'.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CodeState

public CodeState()
Method Detail

getIsActive

public java.lang.Boolean getIsActive()
Returns the value of field 'isActive'. The field 'isActive' has the following description: Indicator of concept code retirement if true.

Returns:
the value of field 'IsActive'.

isIsActive

public java.lang.Boolean isIsActive()
Returns the value of field 'isActive'. The field 'isActive' has the following description: Indicator of concept code retirement if true.

Returns:
the value of field 'IsActive'.

setIsActive

public void setIsActive(java.lang.Boolean isActive)
Sets the value of field 'isActive'. The field 'isActive' has the following description: Indicator of concept code retirement if true.

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

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.