gov.nih.nci.caarray.ui.experiment
Class HybridizationAnnotationMiniForm
java.lang.Object
org.apache.struts.action.ActionForm
gov.nih.nci.caarray.ui.experiment.HybridizationAnnotationMiniForm
- All Implemented Interfaces:
- java.io.Serializable
public class HybridizationAnnotationMiniForm
- 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 |
HybridizationAnnotationMiniForm
public HybridizationAnnotationMiniForm()
getExpId
public java.lang.String getExpId()
- Returns:
- Returns the expId.
setExpId
public void setExpId(java.lang.String expId)
- Parameters:
expId
- The expId to set.
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.
getFileGroupId
public java.lang.String getFileGroupId()
- Returns:
- Returns the fileGroupId.
setFileGroupId
public void setFileGroupId(java.lang.String fileGroupId)
- Parameters:
fileGroupId
- The fileGroupId to set.
getId
public long getId()
- Returns:
- Returns the id_.
setId
public void setId(long id_)
- Parameters:
id_
- The id_ 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.