public class ContrastsValueObject extends Object implements Serializable
Constructor and Description |
---|
ContrastsValueObject() |
ContrastsValueObject(Long resultId) |
Modifier and Type | Method and Description |
---|---|
void |
addContrast(Long id,
Long factorValueId,
Double logFoldchange,
Double pvalue,
Long secondFactorValueId) |
List<ContrastVO> |
getContrasts() |
Long |
getResultId() |
void |
setResultId(Long resultId) |
public ContrastsValueObject()
public ContrastsValueObject(Long resultId)
Copyright © 2005–2023 Pavlidis lab, Michael Smith Laboratories and Department of Psychiatry, University of British Columbia. All rights reserved.