gov.nih.nci.caarray.ui.experiment
Class HybridizationAnnotationForm
java.lang.Object
org.apache.struts.action.ActionForm
gov.nih.nci.caarray.ui.experiment.HybridizationAnnotationForm
- All Implemented Interfaces:
- java.io.Serializable
public class HybridizationAnnotationForm
- 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, validate |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
isEditable
public boolean isEditable
HybridizationAnnotationForm
public HybridizationAnnotationForm()
isEditable
public boolean isEditable()
getEditable
public boolean getEditable()
getIsEditable
public boolean getIsEditable()
setIsEditable
public void setIsEditable(boolean isEditable)
getMultipleIds
public java.lang.String[] getMultipleIds()
setMultipleIds
public void setMultipleIds(java.lang.String[] multipleIds)
getDescription
public java.lang.String getDescription()
- Returns:
- Returns the description_.
setDescription
public void setDescription(java.lang.String description_)
- Parameters:
description_
- The description_ to set.
getExperimentCompleteDate
public java.lang.String getExperimentCompleteDate()
- Returns:
- Returns the experimentCompleteDate_.
setExperimentCompleteDate
public void setExperimentCompleteDate(java.lang.String experimentCompleteDate_)
- Parameters:
experimentCompleteDate_
- The experimentCompleteDate_ to set.
getExperimentTitle
public java.lang.String getExperimentTitle()
- Returns:
- Returns the experimentTitle_.
setExperimentTitle
public void setExperimentTitle(java.lang.String experimentTitle_)
- Parameters:
experimentTitle_
- The experimentTitle_ to set.
getExperimentType
public java.lang.String getExperimentType()
- Returns:
- Returns the experimentType_.
setExperimentType
public void setExperimentType(java.lang.String experimentType_)
- Parameters:
experimentType_
- The experimentType_ to set.
getExpId
public java.lang.String getExpId()
- Returns:
- Returns the expId.
setExpId
public void setExpId(java.lang.String expId)
- ` * @param expId The expId to set.
getId
public long getId()
- Returns:
- Returns the id_.
setId
public void setId(long id_)
- Parameters:
id_
- The id_ to set.
getIdentifier
public java.lang.String getIdentifier()
- Returns:
- Returns the identifier_.
setIdentifier
public void setIdentifier(java.lang.String identifier_)
- Parameters:
identifier_
- The identifier_ to set.
getMethod
public java.lang.String getMethod()
- Returns:
- Returns the method.
setMethod
public void setMethod(java.lang.String method)
- Parameters:
method
- The method 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.
getVisibility
public java.lang.String getVisibility()
- Returns:
- Returns the visibility_.
setVisibility
public void setVisibility(java.lang.String visibility_)
- Parameters:
visibility_
- The visibility_ to set.
getArrayDesignName
public java.lang.String getArrayDesignName()
- Returns:
- Returns the arrayDesignName.
setFileName
public void setFileName(java.lang.String fileName)
- Parameters:
fileName
- The fileName to set.
getFileName
public java.lang.String getFileName()
- Returns:
- Returns the fileName.
setArrayDesignName
public void setArrayDesignName(java.lang.String arrayDesignName)
- Parameters:
arrayDesignName
- The arrayDesignName to set.
getArrayIdentifier
public java.lang.String getArrayIdentifier()
- Returns:
- Returns the arrayIdentifier.
setArrayIdentifier
public void setArrayIdentifier(java.lang.String arrayIdentifier)
- Parameters:
arrayIdentifier
- The arrayIdentifier to set.
getArrayIdentifierId
public long getArrayIdentifierId()
- Returns:
- Returns the arrayIdentifierId.
setArrayIdentifierId
public void setArrayIdentifierId(long arrayIdentifierId)
- Parameters:
arrayIdentifierId
- The arrayIdentifierId to set.
getChannelOne
public LabeledExtractDesc getChannelOne()
- Returns:
- Returns the channelOne.
setChannelOne
public void setChannelOne(LabeledExtractDesc channelOne)
- Parameters:
channelOne
- The channelOne to set.
getChannelOneSpike
public LabeledExtractDesc getChannelOneSpike()
- Returns:
- Returns the channelOneSpike.
setChannelOneSpike
public void setChannelOneSpike(LabeledExtractDesc channelOneSpike)
- Parameters:
channelOneSpike
- The channelOneSpike to set.
getChannelTwo
public LabeledExtractDesc getChannelTwo()
- Returns:
- Returns the channelTwo.
setChannelTwo
public void setChannelTwo(LabeledExtractDesc channelTwo)
- Parameters:
channelTwo
- The channelTwo to set.
getChannelTwoSpike
public LabeledExtractDesc getChannelTwoSpike()
- Returns:
- Returns the channelTwoSpike.
setChannelTwoSpike
public void setChannelTwoSpike(LabeledExtractDesc channelTwoSpike)
- Parameters:
channelTwoSpike
- The channelTwoSpike to set.
getDescription_
public java.lang.String getDescription_()
- Returns:
- Returns the description_.
setDescription_
public void setDescription_(java.lang.String description_)
- Parameters:
description_
- The description_ to set.
getExperimentCompleteDate_
public java.lang.String getExperimentCompleteDate_()
- Returns:
- Returns the experimentCompleteDate_.
setExperimentCompleteDate_
public void setExperimentCompleteDate_(java.lang.String experimentCompleteDate_)
- Parameters:
experimentCompleteDate_
- The experimentCompleteDate_ to set.
getExperimentTitle_
public java.lang.String getExperimentTitle_()
- Returns:
- Returns the experimentTitle_.
setExperimentTitle_
public void setExperimentTitle_(java.lang.String experimentTitle_)
- Parameters:
experimentTitle_
- The experimentTitle_ to set.
getExperimentType_
public java.lang.String getExperimentType_()
- Returns:
- Returns the experimentType_.
setExperimentType_
public void setExperimentType_(java.lang.String experimentType_)
- Parameters:
experimentType_
- The experimentType_ to set.
getFactorLevelChOne
public FactorDropDownData[] getFactorLevelChOne()
- Returns:
- Returns the factorLevelChOne.
setFactorLevelChOne
public void setFactorLevelChOne(FactorDropDownData[] factorLevelChOne)
- Parameters:
factorLevelChOne
- The factorLevelChOne to set.
getFactorLevelChTwo
public FactorDropDownData[] getFactorLevelChTwo()
- Returns:
- Returns the factorLevelChTwo.
setFactorLevelChTwo
public void setFactorLevelChTwo(FactorDropDownData[] factorLevelChTwo)
- Parameters:
factorLevelChTwo
- The factorLevelChTwo to set.
getFeatureProtocolName
public java.lang.String getFeatureProtocolName()
- Returns:
- Returns the featureProtocolName.
setFeatureProtocolName
public void setFeatureProtocolName(java.lang.String featureProtocolName)
- Parameters:
featureProtocolName
- The featureProtocolName to set.
getFileGroupId
public java.lang.String getFileGroupId()
- Returns:
- Returns the fileGroupId.
setFileGroupId
public void setFileGroupId(java.lang.String fileGroupId)
- Parameters:
fileGroupId
- The fileGroupId to set.
getFileList
public java.util.Collection getFileList()
- Returns:
- Returns the fileList.
setFileList
public void setFileList(java.util.Collection fileList)
- Parameters:
fileList
- The fileList to set.
getHybridizationProtocolName
public java.lang.String getHybridizationProtocolName()
- Returns:
- Returns the hybridizationProtocolName.
setHybridizationProtocolName
public void setHybridizationProtocolName(java.lang.String hybridizationProtocolName)
- Parameters:
hybridizationProtocolName
- The hybridizationProtocolName to set.
getArrayBatchName
public java.lang.String getArrayBatchName()
- Returns:
setArrayBatchName
public void setArrayBatchName(java.lang.String string)
- Parameters:
string
-
getFactorForChannelOne
public long[] getFactorForChannelOne()
- Returns:
- Returns the factorForChannelOne.
setFactorForChannelOne
public void setFactorForChannelOne(long[] factorForChannelOne)
- Parameters:
factorForChannelOne
- The factorForChannelOne to set.
getFactorForChannelTwo
public long[] getFactorForChannelTwo()
- Returns:
- Returns the factorForChannelTwo.
setFactorForChannelTwo
public void setFactorForChannelTwo(long[] factorForChannelTwo)
- Parameters:
factorForChannelTwo
- The factorForChannelTwo to set.
getImageProtocolName
public java.lang.String getImageProtocolName()
- Returns:
- Returns the imageProtocolName.
setImageProtocolName
public void setImageProtocolName(java.lang.String imageProtocolName)
- Parameters:
imageProtocolName
- The imageProtocolName to set.
getNumberOfChannels
public java.lang.String getNumberOfChannels()
- Returns:
- Returns the numberOfChannels.
setNumberOfChannels
public void setNumberOfChannels(java.lang.String numberOfChannels)
- Parameters:
numberOfChannels
- The numberOfChannels to set.
getAnnotationId
public int getAnnotationId()
- Returns:
- Returns the annotationId.
setAnnotationId
public void setAnnotationId(int annotationId)
- Parameters:
annotationId
- The annotationId to set.
setChannelId
public void setChannelId(long channelId)
- Parameters:
channelId
- The channelId to set.
getChannelId
public long getChannelId()
- Returns:
- Returns the channelId.
getOriginalFileName
public java.lang.String getOriginalFileName()
setOriginalFileName
public void setOriginalFileName(java.lang.String originalFileName)