Class DatasetsWebService.DesignCommit
java.lang.Object
ubic.gemma.rest.DatasetsWebService.DesignCommit
- Enclosing class:
DatasetsWebService
The experimental-design section (CAB
DesignCommit).- Author:
- tesarst
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanbooleanCurator split advice (factor id, or-1for "do not split"); recorded in the curation note.inthashCode()voidvoidsetShouldSplitOnFactorId(Long shouldSplitOnFactorId) Curator split advice (factor id, or-1for "do not split"); recorded in the curation note.voidsetShouldSplitRationale(String shouldSplitRationale) toString()
-
Constructor Details
-
DesignCommit
public DesignCommit()
-
-
Method Details
-
getFactors
-
getShouldSplitOnFactorId
Curator split advice (factor id, or-1for "do not split"); recorded in the curation note. -
getShouldSplitRationale
-
setFactors
-
setShouldSplitOnFactorId
Curator split advice (factor id, or-1for "do not split"); recorded in the curation note. -
setShouldSplitRationale
-
equals
-
canEqual
-
hashCode
-
toString
-