public class ExpressionExperimentSet extends AbstractAuditable implements gemma.gsec.model.Securable
Modifier and Type | Class and Description |
---|---|
static class |
ExpressionExperimentSet.Factory |
Constructor and Description |
---|
ExpressionExperimentSet()
No-arg constructor added to satisfy javabean contract
|
Modifier and Type | Method and Description |
---|---|
Set<BioAssaySet> |
getExperiments() |
Taxon |
getTaxon() |
void |
setExperiments(Set<BioAssaySet> experiments) |
void |
setTaxon(Taxon taxon) |
getAuditTrail, setAuditTrail
equals, getDescription, getId, getName, hashCode, setDescription, setId, setName, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getId
public ExpressionExperimentSet()
public Set<BioAssaySet> getExperiments()
public void setExperiments(Set<BioAssaySet> experiments)
public Taxon getTaxon()
public void setTaxon(Taxon taxon)
Copyright © 2005–2023 Pavlidis lab, Michael Smith Laboratories and Department of Psychiatry, University of British Columbia. All rights reserved.