Class ContrastVO
java.lang.Object
ubic.gemma.model.analysis.expression.diff.ContrastVO
- All Implemented Interfaces:
Serializable
Helper object, not for general use.
- Author:
- Paul
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanbooleangetId()inthashCode()voidsetFactorValueId(Long factorValueId) voidvoidsetLogFoldChange(Double logFoldChange) voidvoidsetSecondFactorValueId(Long secondFactorValueId) toString()
-
Constructor Details
-
ContrastVO
public ContrastVO() -
ContrastVO
-
ContrastVO
-
-
Method Details
-
getId
-
getFactorValueId
-
getSecondFactorValueId
-
getLogFoldChange
-
getPvalue
-
setId
-
setFactorValueId
-
setSecondFactorValueId
-
setLogFoldChange
-
setPvalue
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-