gov.nih.nci.caarray.ui.biomaterial
Class TreatmentModifyForm
java.lang.Object
org.apache.struts.action.ActionForm
gov.nih.nci.caarray.ui.biomaterial.TreatmentModifyForm
- All Implemented Interfaces:
- java.io.Serializable
public class TreatmentModifyForm
- extends org.apache.struts.action.ActionForm
- See Also:
- Serialized Form
Fields inherited from class org.apache.struts.action.ActionForm |
multipartRequestHandler, servlet |
Methods inherited from class org.apache.struts.action.ActionForm |
getMultipartRequestHandler, getServlet, getServletWrapper, reset, reset, setMultipartRequestHandler, setServlet, validate |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TreatmentModifyForm
public TreatmentModifyForm()
getCompoundId
public long getCompoundId()
- Returns:
- Returns the compoundId.
setCompoundId
public void setCompoundId(long compoundId)
- Parameters:
compoundID_
- The compoundID_ to set.
getCompoundData
public CompoundMeasurementData getCompoundData()
- Returns:
- Returns the compoundData.
setCompoundData
public void setCompoundData(CompoundMeasurementData compoundData)
- Parameters:
compoundData
- The compoundData to set.
getCompoundMeasurements
public java.util.List getCompoundMeasurements()
- Returns:
- Returns the compoundMeasurements.
setCompoundMeasurements
public void setCompoundMeasurements(java.util.List compoundMeasurements)
- Parameters:
compoundMeasurements
- The compoundMeasurements to set.
getCompoundmeasurementUnit
public long getCompoundmeasurementUnit()
- Returns:
- Returns the compoundmeasurementUnit.
setCompoundmeasurementUnit
public void setCompoundmeasurementUnit(long compoundmeasurementUnit)
- Parameters:
compoundmeasurementUnit
- The compoundmeasurementUnit to set.
getCompoundmeasurementUnitType
public long getCompoundmeasurementUnitType()
- Returns:
- Returns the compoundmeasurementUnitType.
setCompoundmeasurementUnitType
public void setCompoundmeasurementUnitType(long compoundmeasurementUnitType)
- Parameters:
compoundmeasurementUnitType
- The compoundmeasurementUnitType to set.
getCompoundmeasurementValue
public java.lang.String getCompoundmeasurementValue()
- Returns:
- Returns the compoundmeasurementValue.
setCompoundmeasurementValue
public void setCompoundmeasurementValue(java.lang.String compoundmeasurementValue)
- Parameters:
compoundmeasurementValue
- The compoundmeasurementValue to set.
getCompoundmeasurementUnits
public java.util.Collection getCompoundmeasurementUnits()
- Returns:
setCompoundmeasurementUnits
public void setCompoundmeasurementUnits(java.util.Collection collection)
- Parameters:
collection
-
getCompoundModifyUnits
public java.util.Collection getCompoundModifyUnits()
- Returns:
setCompoundModifyUnits
public void setCompoundModifyUnits(java.util.Collection collection)
- Parameters:
collection
-
getOtherCompoundUnitTypeName
public java.lang.String getOtherCompoundUnitTypeName()
- Returns:
- Returns the otherCompoundUnitTypeName.
setOtherCompoundUnitTypeName
public void setOtherCompoundUnitTypeName(java.lang.String otherCompoundUnitTypeName)
- Parameters:
otherCompoundUnitTypeName
- The otherCompoundUnitTypeName to set.
getCompoundOrder
public int getCompoundOrder()
- Returns:
- Returns the compoundOrder.
setCompoundOrder
public void setCompoundOrder(int compoundOrder)
- Parameters:
compoundOrder
- The compoundOrder to set.
getCompounds
public java.util.Collection getCompounds()
- Returns:
- Returns the compounds.
setCompounds
public void setCompounds(java.util.Collection compounds)
- Parameters:
compounds
- The compounds to set.
getEventOrder
public int getEventOrder()
- Returns:
- Returns the eventOrder.
setEventOrder
public void setEventOrder(int eventOrder)
- Parameters:
eventOrder
- The eventOrder to set.
getMeasurementUnit
public long getMeasurementUnit()
- Returns:
- Returns the measurementUnit.
setMeasurementUnit
public void setMeasurementUnit(long measurementUnit)
- Parameters:
measurementUnit
- The measurementUnit to set.
getMeasurementUnits
public java.util.Collection getMeasurementUnits()
- Returns:
- Returns the measurementUnits.
setMeasurementUnits
public void setMeasurementUnits(java.util.Collection measurementUnits)
- Parameters:
measurementUnits
- The measurementUnits to set.
getMeasurementUnitType
public long getMeasurementUnitType()
- Returns:
- Returns the measurementUnitType.
setMeasurementUnitType
public void setMeasurementUnitType(long measurementUnitType)
- Parameters:
measurementUnitType
- The measurementUnitType to set.
getMeasurementUnitTypes
public java.util.Collection getMeasurementUnitTypes()
- Returns:
- Returns the measurementUnitTypes.
setMeasurementUnitTypes
public void setMeasurementUnitTypes(java.util.Collection measurementUnitTypes)
- Parameters:
measurementUnitTypes
- The measurementUnitTypes to set.
getMeasurementValue
public java.lang.String getMeasurementValue()
- Returns:
- Returns the measurementValue.
setMeasurementValue
public void setMeasurementValue(java.lang.String measurementValue)
- Parameters:
measurementValue
- The measurementValue to set.
getOtherCompoundUnit
public java.lang.String getOtherCompoundUnit()
- Returns:
- Returns the otherCompoundUnit.
setOtherCompoundUnit
public void setOtherCompoundUnit(java.lang.String otherCompoundUnit)
- Parameters:
otherCompoundUnit
- The otherCompoundUnit to set.
getMode
public java.lang.String getMode()
- Returns:
- Returns the mode.
setMode
public void setMode(java.lang.String mode)
- Parameters:
mode
- The mode to set.
getOtherUnit
public java.lang.String getOtherUnit()
- Returns:
- Returns the otherUnit.
setOtherUnit
public void setOtherUnit(java.lang.String otherUnit)
- Parameters:
otherUnit
- The otherUnit to set.
getOtherUnitTypeName
public java.lang.String getOtherUnitTypeName()
- Returns:
- Returns the otherUnitTypeName.
setOtherUnitTypeName
public void setOtherUnitTypeName(java.lang.String otherUnitTypeName)
- Parameters:
otherUnitTypeName
- The otherUnitTypeName to set.
getProtocolApplication
public ProtocolApplicationData getProtocolApplication()
- Returns:
- Returns the protocolApplication.
setProtocolApplication
public void setProtocolApplication(ProtocolApplicationData protocolApplication)
- Parameters:
protocolApplication
- The protocolApplication to set.
getSourceBiomaterialId
public long getSourceBiomaterialId()
- Returns:
- Returns the sourceBiomaterialId.
setSourceBiomaterialId
public void setSourceBiomaterialId(long sourceBiomaterialId)
- Parameters:
sourceBiomaterialId
- The sourceBiomaterialId to set.
getTreatmentId
public long getTreatmentId()
- Returns:
- Returns the treatmentId.
setTreatmentId
public void setTreatmentId(long treatmentId)
- Parameters:
treatmentId
- The treatmentId to set.
getTreatmentOrder
public int getTreatmentOrder()
- Returns:
- Returns the treatmentOrder.
setTreatmentOrder
public void setTreatmentOrder(int treatmentOrder)
- Parameters:
treatmentOrder
- The treatmentOrder to set.
getTreatmentType
public long getTreatmentType()
- Returns:
- Returns the treatmentType.
setTreatmentType
public void setTreatmentType(long treatmentType)
- Parameters:
treatmentType
- The treatmentType to set.
getTreatmentTypeName
public java.lang.String getTreatmentTypeName()
- Returns:
- Returns the treatmentTypeName.
setTreatmentTypeName
public void setTreatmentTypeName(java.lang.String treatmentTypeName)
- Parameters:
treatmentTypeName
- The treatmentTypeName to set.
getTreatmentTypes
public java.util.Collection getTreatmentTypes()
- Returns:
- Returns the treatmentTypes.
setTreatmentTypes
public void setTreatmentTypes(java.util.Collection treatmentTypes)
- Parameters:
treatmentTypes
- The treatmentTypes to set.
getResultingBiomaterialTypeName
public java.lang.String getResultingBiomaterialTypeName()
- Returns:
- Returns the resultingBiomaterialTypeName.
setResultingBiomaterialTypeName
public void setResultingBiomaterialTypeName(java.lang.String resultingBiomaterialTypeName)
- Parameters:
resultingBiomaterialTypeName
- The resultingBiomaterialTypeName to set.
getResultingDescription
public java.lang.String getResultingDescription()
- Returns:
- Returns the resultingDescription.
setResultingDescription
public void setResultingDescription(java.lang.String resultingDescription)
- Parameters:
resultingDescription
- The resultingDescription to set.
getResultingName
public java.lang.String getResultingName()
- Returns:
- Returns the resultingName.
setResultingName
public void setResultingName(java.lang.String resultingName)
- Parameters:
resultingName
- The resultingName to set.
getSourceBiomaterialName
public java.lang.String getSourceBiomaterialName()
- Returns:
- Returns the sourceBiomaterialName.
setSourceBiomaterialName
public void setSourceBiomaterialName(java.lang.String sourceBiomaterialName)
- Parameters:
sourceBiomaterialName
- The sourceBiomaterialName to set.
getProtocolId
public long getProtocolId()
- Returns:
- Returns the protocolId.
setProtocolId
public void setProtocolId(long protocolId)
- Parameters:
protocolId
- The protocolId to set.
getAction
public java.lang.String getAction()
- Returns:
- Returns the String.
setAction
public void setAction(java.lang.String action)
- Parameters:
action
- The action to set.
getOtherCompoundModifyUnit
public java.lang.String getOtherCompoundModifyUnit()
- Returns:
- Returns the otherCompoundModifyUnit.
setOtherCompoundModifyUnit
public void setOtherCompoundModifyUnit(java.lang.String otherCompoundModifyUnit)
- Parameters:
otherCompoundModifyUnit
- The otherCompoundModifyUnit to set.
getOtherCompoundModifyUnitTypeName
public java.lang.String getOtherCompoundModifyUnitTypeName()
- Returns:
- Returns the otherCompoundModifyUnitTypeName.
setOtherCompoundModifyUnitTypeName
public void setOtherCompoundModifyUnitTypeName(java.lang.String otherCompoundModifyUnitTypeName)
- Parameters:
otherCompoundModifyUnitTypeName
- The otherCompoundModifyUnitTypeName to set.
getModifyUnit
public long getModifyUnit()
- Returns:
- Returns the modifyUnit.
setModifyUnit
public void setModifyUnit(long modifyUnit)
- Parameters:
modifyUnit
- The modifyUnit to set.
getModifyUnitType
public long getModifyUnitType()
- Returns:
- Returns the modifyUnitType.
setModifyUnitType
public void setModifyUnitType(long modifyUnitType)
- Parameters:
modifyUnitType
- The modifyUnitType to set.
getModifyUnitValue
public java.lang.String getModifyUnitValue()
- Returns:
- Returns the modifyUnitValue.
setModifyUnitValue
public void setModifyUnitValue(java.lang.String modifyUnitValue)
- Parameters:
modifyUnitType
- The modifyUnitType to set.
getTreatmentEvents
public java.util.ArrayList getTreatmentEvents()
- Returns:
- Returns the treatmentEvents.
setTreatmentEvents
public void setTreatmentEvents(java.util.ArrayList treatments)
- Parameters:
treatmentEvents
- The treatmentEvents to set.
setIsNew
public void setIsNew(boolean isNew)
getIsNew
public boolean getIsNew()
getFileId
public long getFileId()
- Returns:
- Returns the fileId.
setFileId
public void setFileId(long fileId)
- Parameters:
fileId
- The fileId to set.
getReason
public java.lang.String getReason()
- Returns:
- Returns the reason.
setReason
public void setReason(java.lang.String reason)
- Parameters:
reason
- The reason to set.
getExpId
public long getExpId()
- Returns:
- Returns the expId.
setExpId
public void setExpId(long expId)
- Parameters:
expId
- The expId to set.
getLabelId
public long getLabelId()
- Returns:
- Returns the labelId.
setLabelId
public void setLabelId(long labelId)
- Parameters:
labelId
- The labelId to set.
validate
public org.apache.struts.action.ActionErrors validate(org.apache.struts.action.ActionMapping mapping,
javax.servlet.http.HttpServletRequest request)
- Overrides:
validate
in class org.apache.struts.action.ActionForm