public class SequencerRunWizardDTO extends SequencerRun
SequencerRunWizardDTO class.
Constructor and Description |
---|
SequencerRunWizardDTO()
Constructor for SequencerRunWizardDTO.
|
Modifier and Type | Method and Description |
---|---|
Registration |
getDomainObject()
Getter for the field
domainObject . |
int |
getLaneCount()
Getter for the field
laneCount . |
String |
getStrLaneCount()
Getter for the field
strLaneCount . |
void |
setDomainObject(Registration domainObject)
Setter for the field
domainObject . |
void |
setLaneCount(int laneCount)
Setter for the field
laneCount . |
void |
setStrLaneCount(String strLaneCount)
Setter for the field
strLaneCount . |
compareTo, equals, getAllProcessing, getAnnotations, getColorMatrix, getColorMatrixCode, getCreateTimestamp, getCycleCount, getCycleDescriptor, getCycles, getCycleSequence, getDescription, getErrorCnt, getErrorCount, getFilePath, getFlowCount, getFlowSequence, getHtml, getInstrumentName, getJsonEscapeDescription, getJsonEscapeName, getLanes, getName, getOwner, getPairedEnd, getPairedFilePath, getPlatform, getPlatformInt, getProcess, getProcessedCnt, getProcessedCount, getProcessingCnt, getProcessingCount, getProcessings, getRefLane, getRunCenter, getSequencerRunAttributes, getSequencerRunId, getSerialVersionUID, getSkip, getSlideOneFilePath, getSlideOneLaneCount, getSlideTwoFilePath, getSlideTwoLaneCount, getStatus, getStrRefLane, getSwAccession, getUpdateTimestamp, getUseIparIntensities, givesPermissionInternal, hashCode, setColorMatrix, setColorMatrixCode, setCreateTimestamp, setCycleCount, setCycleDescriptor, setCycles, setCycleSequence, setDescription, setErrorCount, setFilePath, setFlowCount, setFlowSequence, setHtml, setInstrumentName, setLanes, setName, setOwner, setPairedEnd, setPairedFilePath, setPlatform, setPlatformInt, setProcess, setProcessedCount, setProcessingCount, setProcessings, setRefLane, setRunCenter, setSequencerRunAttributes, setSequencerRunId, setSkip, setSlideOneFilePath, setSlideOneLaneCount, setSlideTwoFilePath, setSlideTwoLaneCount, setStatus, setStrRefLane, setSwAccession, setUpdateTimestamp, setUseIparIntensities, toString
givesPermission, givesPermission
public SequencerRunWizardDTO()
Constructor for SequencerRunWizardDTO.
public int getLaneCount()
Getter for the field laneCount
.
public void setLaneCount(int laneCount)
Setter for the field laneCount
.
laneCount
- a int.public Registration getDomainObject()
Getter for the field domainObject
.
Registration
object.public void setDomainObject(Registration domainObject)
Setter for the field domainObject
.
domainObject
- a Registration
object.public String getStrLaneCount()
Getter for the field strLaneCount
.
String
object.Copyright © 2015 SeqWare. All rights reserved.