public class GeneSetMember extends Object implements Identifiable, Serializable
Modifier and Type | Class and Description |
---|---|
static class |
GeneSetMember.Factory |
Constructor and Description |
---|
GeneSetMember()
No-arg constructor added to satisfy javabean contract
|
public GeneSetMember()
public Gene getGene()
public void setGene(Gene gene)
public Long getId()
getId
in interface Identifiable
public void setId(Long id)
public Double getScore()
public void setScore(Double score)
Copyright © 2005–2023 Pavlidis lab, Michael Smith Laboratories and Department of Psychiatry, University of British Columbia. All rights reserved.