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