| Package | Description |
|---|---|
| edu.emory.cci.aiw.cvrg.eureka.common.comm | |
| edu.emory.cci.aiw.cvrg.eureka.common.entity |
| Modifier and Type | Method and Description |
|---|---|
UnaryOperator.Op |
UnaryOperator.getOp() |
static UnaryOperator.Op |
UnaryOperator.Op.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UnaryOperator.Op[] |
UnaryOperator.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 |
UnaryOperator.setOp(UnaryOperator.Op op) |
| Modifier and Type | Field and Description |
|---|---|
static javax.persistence.metamodel.SingularAttribute<UnaryOperatorEntity,UnaryOperator.Op> |
UnaryOperatorEntity_.op |
| Modifier and Type | Method and Description |
|---|---|
UnaryOperator.Op |
UnaryOperatorEntity.getOp() |
| Modifier and Type | Method and Description |
|---|---|
void |
UnaryOperatorEntity.setOp(UnaryOperator.Op op) |
Copyright © 2012–2016 Emory University. All rights reserved.