static javax.persistence.metamodel.SingularAttribute<ValueThresholdEntity,DataElementEntity> |
ValueThresholdEntity_.abstractedFrom |
static javax.persistence.metamodel.ListAttribute<ValueThresholdEntity,ExtendedDataElement> |
ValueThresholdEntity_.extendedDataElements |
static javax.persistence.metamodel.SingularAttribute<ValueThresholdEntity,Long> |
ValueThresholdEntity_.id |
static javax.persistence.metamodel.SingularAttribute<ValueThresholdEntity,String> |
ValueThresholdEntity_.maxTValueThreshold |
static javax.persistence.metamodel.SingularAttribute<ValueThresholdEntity,String> |
ValueThresholdEntity_.maxUnits |
static javax.persistence.metamodel.SingularAttribute<ValueThresholdEntity,ValueComparator> |
ValueThresholdEntity_.maxValueComp |
static javax.persistence.metamodel.SingularAttribute<ValueThresholdEntity,BigDecimal> |
ValueThresholdEntity_.maxValueThreshold |
static javax.persistence.metamodel.SingularAttribute<ValueThresholdEntity,String> |
ValueThresholdEntity_.minTValueThreshold |
static javax.persistence.metamodel.SingularAttribute<ValueThresholdEntity,String> |
ValueThresholdEntity_.minUnits |
static javax.persistence.metamodel.SingularAttribute<ValueThresholdEntity,ValueComparator> |
ValueThresholdEntity_.minValueComp |
static javax.persistence.metamodel.SingularAttribute<ValueThresholdEntity,BigDecimal> |
ValueThresholdEntity_.minValueThreshold |
static javax.persistence.metamodel.SingularAttribute<ValueThresholdEntity,RelationOperator> |
ValueThresholdEntity_.relationOperator |
static javax.persistence.metamodel.ListAttribute<ValueThresholdGroupEntity,ValueThresholdEntity> |
ValueThresholdGroupEntity_.valueThresholds |
static javax.persistence.metamodel.SingularAttribute<ValueThresholdEntity,Integer> |
ValueThresholdEntity_.withinAtLeast |
static javax.persistence.metamodel.SingularAttribute<ValueThresholdEntity,TimeUnit> |
ValueThresholdEntity_.withinAtLeastUnits |
static javax.persistence.metamodel.SingularAttribute<ValueThresholdEntity,Integer> |
ValueThresholdEntity_.withinAtMost |
static javax.persistence.metamodel.SingularAttribute<ValueThresholdEntity,TimeUnit> |
ValueThresholdEntity_.withinAtMostUnits |