| Package | Description |
|---|---|
| org.eurekaclinical.eureka.client.comm |
| Modifier and Type | Method and Description |
|---|---|
Phenotype.Type |
PhenotypeField.getType() |
Phenotype.Type |
Phenotype.getType() |
static Phenotype.Type |
Phenotype.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Phenotype.Type[] |
Phenotype.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PhenotypeField.setType(Phenotype.Type type) |
| Constructor and Description |
|---|
Phenotype(Phenotype.Type inType) |
Copyright © 2016 Emory University. All rights reserved.