gov.nih.nci.caarray.common.data.array
Class ArraySearchCriteria
java.lang.Object
gov.nih.nci.caarray.common.data.util.BaseSearchCriteria
gov.nih.nci.caarray.common.data.array.ArraySearchCriteria
- All Implemented Interfaces:
- java.io.Serializable
public class ArraySearchCriteria
- extends BaseSearchCriteria
- Author:
- Tranp, Mujus
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
ArraySearchCriteria
public ArraySearchCriteria()
getArrayDesignId
public long getArrayDesignId()
- Returns:
- Returns the arrayDesignId.
setArrayDesignId
public void setArrayDesignId(long arrayDesignId)
- Parameters:
arrayDesignId
- The arrayDesignId to set.
getEndManufactureDate
public java.util.Date getEndManufactureDate()
- Returns:
- Returns the endManufactureDate.
setEndManufactureDate
public void setEndManufactureDate(java.util.Date endManufactureDate)
- Parameters:
endManufactureDate
- The endManufactureDate to set.
getFreeText
public java.lang.String getFreeText()
- Returns:
- Returns the freeText.
setFreeText
public void setFreeText(java.lang.String freeText)
- Parameters:
freeText_
- The freeText to set.
getManufacturingProtocolId
public long getManufacturingProtocolId()
- Returns:
- Returns the manufacturingProtocol.
setManufacturingProtocolId
public void setManufacturingProtocolId(long protocolId)
- Parameters:
manufacturingProtocol
- The manufacturingProtocol to set.
getStartManufactureDate
public java.util.Date getStartManufactureDate()
- Returns:
- Returns the startManufactureDate.
setStartManufactureDate
public void setStartManufactureDate(java.util.Date startManufactureDate)
- Parameters:
startManufactureDate
- The startManufactureDate to set.
getSubstrateType
public VocabData getSubstrateType()
- Returns:
- Returns the substrateType.
setSubstrateType
public void setSubstrateType(VocabData substrateType)
- Parameters:
substrateType
- The substrateType to set.
getVisibility
public ProtectionGroupData getVisibility()
- Returns:
- Returns the visibility.
setVisibility
public void setVisibility(ProtectionGroupData visibility)
- Parameters:
visibility
- The visibility to set.
getGroupName
public java.lang.String getGroupName()
- Returns:
- Returns the groupName.
setGroupName
public void setGroupName(java.lang.String groupName)
- Parameters:
groupName
- The groupName to set.
getManufacturerId
public long getManufacturerId()
- Returns:
- Returns the manufacturer.
setManufacturerId
public void setManufacturerId(long manufacturerId)
- Parameters:
manufacturerId
- The manufacturerId to set.