| Package | Description |
|---|---|
| edu.emory.cci.aiw.cvrg.eureka.common.entity |
| Modifier and Type | Field and Description |
|---|---|
static javax.persistence.metamodel.SingularAttribute<PhenotypeEntity,CategoryEntity.CategoryType> |
PhenotypeEntity_.categoryType |
| Modifier and Type | Method and Description |
|---|---|
CategoryEntity.CategoryType |
PhenotypeEntity.getCategoryType() |
static CategoryEntity.CategoryType |
CategoryEntity.CategoryType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CategoryEntity.CategoryType[] |
CategoryEntity.CategoryType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CategoryEntity.setCategoryType(CategoryEntity.CategoryType categoryType) |
protected void |
PhenotypeEntity.setCatType(CategoryEntity.CategoryType categoryType) |
| Constructor and Description |
|---|
PhenotypeEntity(CategoryEntity.CategoryType categoryType) |
Copyright © 2012–2017 Emory University. All rights reserved.