| Package | Description |
|---|---|
| edu.emory.cci.aiw.cvrg.eureka.services.entity |
| Modifier and Type | Field and Description |
|---|---|
static javax.persistence.metamodel.SingularAttribute<RelationOperator,RelationOperator.Type> |
RelationOperator_.type |
| Modifier and Type | Method and Description |
|---|---|
RelationOperator.Type |
RelationOperator.getType() |
static RelationOperator.Type |
RelationOperator.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RelationOperator.Type[] |
RelationOperator.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 |
RelationOperator.setType(RelationOperator.Type type) |
Copyright © 2012–2020 Emory University. All rights reserved.