public abstract class GeneArg<T> extends AbstractEntityArg<T,ubic.gemma.model.genome.Gene,ubic.gemma.core.genome.gene.service.GeneService>
Modifier | Constructor and Description |
---|---|
protected |
GeneArg(String propertyName,
Class<T> propertyType,
T value) |
Modifier and Type | Method and Description |
---|---|
static GeneArg<?> |
valueOf(String s)
Used by RS to parse value of request parameters.
|
getValue, toString
Copyright © 2005–2023 Pavlidis lab, Michael Smith Laboratories and Department of Psychiatry, University of British Columbia. All rights reserved.