| Package | Description |
|---|---|
| edu.emory.cci.aiw.cvrg.eureka.common.entity |
| Modifier and Type | Field and Description |
|---|---|
static javax.persistence.metamodel.SingularAttribute<ValueComparator,ValueComparator.Threshold> |
ValueComparator_.threshold |
| Modifier and Type | Method and Description |
|---|---|
ValueComparator.Threshold |
ValueComparator.getThreshold() |
static ValueComparator.Threshold |
ValueComparator.Threshold.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ValueComparator.Threshold[] |
ValueComparator.Threshold.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ValueComparator.setThreshold(ValueComparator.Threshold threshold) |
Copyright © 2012–2017 Emory University. All rights reserved.