gov.nih.nci.cabio.domain
Class ExonArrayReporter
java.lang.Object
gov.nih.nci.cabio.domain.ArrayReporter
gov.nih.nci.cabio.domain.TranscriptArrayReporter
gov.nih.nci.cabio.domain.ExonArrayReporter
- All Implemented Interfaces:
- com.fiveamsolutions.nci.commons.data.persistent.PersistentObject, java.io.Serializable
public class ExonArrayReporter
- extends TranscriptArrayReporter
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExonArrayReporter
public ExonArrayReporter()
getProbeCount
public java.lang.Long getProbeCount()
- Returns:
- the probeCount
setProbeCount
public void setProbeCount(java.lang.Long probeCount)
- Parameters:
probeCount
- the probeCount to set
getProbeSelectionRegionId
public java.lang.Long getProbeSelectionRegionId()
- Returns:
- the probeSelectionRegionId
setProbeSelectionRegionId
public void setProbeSelectionRegionId(java.lang.Long probeSelectionRegionId)
- Parameters:
probeSelectionRegionId
- the probeSelectionRegionId to set
getStrand
public java.lang.String getStrand()
- Returns:
- the strand
setStrand
public void setStrand(java.lang.String strand)
- Parameters:
strand
- the strand to set