org.lexevs.dao.database.ibatis.valuesets.parameter
Class PickListEntryNodeBean

java.lang.Object
  extended by org.mayo.edu.lgModel.LexGridBase
      extended by org.LexGrid.commonTypes.Versionable
          extended by org.lexevs.dao.database.ibatis.valuesets.parameter.PickListEntryNodeBean
All Implemented Interfaces:
java.io.Serializable

public class PickListEntryNodeBean
extends Versionable
implements java.io.Serializable

See Also:
Serialized Form

Constructor Summary
PickListEntryNodeBean()
           
 
Method Summary
 java.lang.String getEntryStateUId()
           
 java.lang.Boolean getInclude()
           
 PickListEntry getPickListEntry()
           
 PickListEntryExclusion getPickListEntryExclusion()
           
 java.lang.String getPickListEntryId()
           
 java.lang.String getVsPLEntryGuid()
           
 void setEntryStateUId(java.lang.String entryStateUId)
           
 void setInclude(java.lang.Boolean include)
           
 void setPickListEntry(PickListEntry pickListEntry)
           
 void setPickListEntryExclusion(PickListEntryExclusion pickListEntryExclusion)
           
 void setPickListEntryId(java.lang.String pickListEntryId)
           
 void setVsPLEntryGuid(java.lang.String vsPLEntryGuid)
           
 
Methods inherited from class org.LexGrid.commonTypes.Versionable
getEffectiveDate, getEntryState, getExpirationDate, getIsActive, getOwner, getStatus, isIsActive, isValid, marshal, marshal, setEffectiveDate, setEntryState, setExpirationDate, setIsActive, setOwner, setStatus, unmarshalVersionable, validate
 
Methods inherited from class org.mayo.edu.lgModel.LexGridBase
getParent, setParent
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PickListEntryNodeBean

public PickListEntryNodeBean()
Method Detail

getPickListEntryId

public java.lang.String getPickListEntryId()
Returns:
the pickListEntryId

setPickListEntryId

public void setPickListEntryId(java.lang.String pickListEntryId)
Parameters:
pickListEntryId - the _pickListEntryId to set

getInclude

public java.lang.Boolean getInclude()
Returns:
the include

setInclude

public void setInclude(java.lang.Boolean include)
Parameters:
include - the include to set

getPickListEntry

public PickListEntry getPickListEntry()
Returns:
the pickListEntry

setPickListEntry

public void setPickListEntry(PickListEntry pickListEntry)
Parameters:
pickListEntry - the pickListEntry to set

getPickListEntryExclusion

public PickListEntryExclusion getPickListEntryExclusion()
Returns:
the pickListEntryExclusion

setPickListEntryExclusion

public void setPickListEntryExclusion(PickListEntryExclusion pickListEntryExclusion)
Parameters:
pickListEntryExclusion - the pickListEntryExclusion to set

getVsPLEntryGuid

public java.lang.String getVsPLEntryGuid()
Returns:
the vsPLEntryGuid

setVsPLEntryGuid

public void setVsPLEntryGuid(java.lang.String vsPLEntryGuid)
Parameters:
vsPLEntryGuid - the vsPLEntryGuid to set

getEntryStateUId

public java.lang.String getEntryStateUId()
Returns:
the entryStateUId

setEntryStateUId

public void setEntryStateUId(java.lang.String entryStateUId)
Parameters:
entryStateUId - the entryStateUId to set

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.