| Package | Description |
|---|---|
| edu.emory.cci.aiw.cvrg.eureka.common.comm | |
| edu.emory.cci.aiw.cvrg.eureka.common.entity |
| Modifier and Type | Method and Description |
|---|---|
SystemProposition.SystemType |
SystemPhenotype.getSystemType() |
| Modifier and Type | Method and Description |
|---|---|
void |
SystemPhenotype.setSystemType(SystemProposition.SystemType systemType) |
| Modifier and Type | Field and Description |
|---|---|
static javax.persistence.metamodel.SingularAttribute<SystemProposition,SystemProposition.SystemType> |
SystemProposition_.systemType |
| Modifier and Type | Method and Description |
|---|---|
SystemProposition.SystemType |
SystemProposition.getSystemType() |
static SystemProposition.SystemType |
SystemProposition.SystemType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SystemProposition.SystemType[] |
SystemProposition.SystemType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SystemProposition.setSystemType(SystemProposition.SystemType systemType) |
Copyright © 2012–2016 Emory University. All rights reserved.