org.lexevs.dao.database.ibatis.valuesets.parameter
Class PickListEntryNodeBean
java.lang.Object
org.mayo.edu.lgModel.LexGridBase
org.LexGrid.commonTypes.Versionable
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
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 java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PickListEntryNodeBean
public PickListEntryNodeBean()
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