| Package | Description |
|---|---|
| edu.emory.cci.aiw.cvrg.eureka.services.entity |
| Modifier and Type | Field and Description |
|---|---|
static javax.persistence.metamodel.SingularAttribute<ThresholdsOperator,String> |
ThresholdsOperator_.description |
static javax.persistence.metamodel.SingularAttribute<ThresholdsOperator,Long> |
ThresholdsOperator_.id |
static javax.persistence.metamodel.SingularAttribute<ThresholdsOperator,String> |
ThresholdsOperator_.name |
static javax.persistence.metamodel.SingularAttribute<ValueThresholdGroupEntity,ThresholdsOperator> |
ValueThresholdGroupEntity_.thresholdsOperator |
| Modifier and Type | Method and Description |
|---|---|
ThresholdsOperator |
ValueThresholdGroupEntity.getThresholdsOperator() |
| Modifier and Type | Method and Description |
|---|---|
void |
ValueThresholdGroupEntity.setThresholdsOperator(ThresholdsOperator thresholdsOp) |
Copyright © 2012–2021 Emory University. All rights reserved.