public class SequencerRunReportId extends Object
SequencerRunReportId class.
| Constructor and Description |
|---|
SequencerRunReportId() |
| Modifier and Type | Method and Description |
|---|---|
Sample |
getChildSample()
Getter for the field
childSample. |
IUS |
getIus()
Getter for the field
ius. |
Lane |
getLane()
Getter for the field
lane. |
SequencerRun |
getSequencerRun()
Getter for the field
sequencerRun. |
Study |
getStudy()
Getter for the field
study. |
void |
setChildSample(Sample childSample)
Setter for the field
childSample. |
void |
setIus(IUS ius)
Setter for the field
ius. |
void |
setLane(Lane lane)
Setter for the field
lane. |
void |
setSequencerRun(SequencerRun sequencerRun)
Setter for the field
sequencerRun. |
void |
setStudy(Study study)
Setter for the field
study. |
public void setStudy(Study study)
Setter for the field study.
study - a Study object.public Sample getChildSample()
Getter for the field childSample.
Sample object.public void setChildSample(Sample childSample)
Setter for the field childSample.
childSample - a Sample object.public SequencerRun getSequencerRun()
Getter for the field sequencerRun.
SequencerRun object.public void setSequencerRun(SequencerRun sequencerRun)
Setter for the field sequencerRun.
sequencerRun - a SequencerRun object.Copyright © 2015 SeqWare. All rights reserved.