org.LexGrid.LexBIG.DataModel.enums
Class ActiveOption

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

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

pre-determined options for filtering active, inative or leaving filter neutral.

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

Constructor Summary
ActiveOption()
           
 
Method Summary
 java.lang.String getActiveOptionName()
          Returns the value of field 'activeOptionName'.
 void setActiveOptionName(java.lang.String activeOptionName)
          Sets the value of field 'activeOptionName'.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ActiveOption

public ActiveOption()
Method Detail

getActiveOptionName

public java.lang.String getActiveOptionName()
Returns the value of field 'activeOptionName'. The field 'activeOptionName' has the following description: Options describing the status of a concept. Values must include: ACTIVE_ONLY, INACTIVE_ONLY, ALL

Returns:
the value of field 'ActiveOptionName'.

setActiveOptionName

public void setActiveOptionName(java.lang.String activeOptionName)
Sets the value of field 'activeOptionName'. The field 'activeOptionName' has the following description: Options describing the status of a concept. Values must include: ACTIVE_ONLY, INACTIVE_ONLY, ALL

Parameters:
activeOptionName - the value of field 'activeOptionName'

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.