| Package | Description |
|---|---|
| org.eurekaclinical.eureka.client.comm |
| Modifier and Type | Method and Description |
|---|---|
Category.CategoricalType |
PhenotypeField.getCategoricalType() |
Category.CategoricalType |
Category.getCategoricalType() |
static Category.CategoricalType |
Category.CategoricalType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Category.CategoricalType[] |
Category.CategoricalType.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.setCategoricalType(Category.CategoricalType categoricalType) |
void |
Category.setCategoricalType(Category.CategoricalType categoricalType) |
Copyright © 2016–2017 Emory University. All rights reserved.