Interface HiberanteEReportingRelations.HasUncertaintyEstimation
-
- All Known Subinterfaces:
HiberanteEReportingRelations.EReportingQualityData
- All Known Implementing Classes:
EReportingProfileDataEntity,EReportingQualityEntity
- Enclosing interface:
- HiberanteEReportingRelations
public static interface HiberanteEReportingRelations.HasUncertaintyEstimation
-
-
Field Summary
Fields Modifier and Type Field Description static StringUNCERTAINTY_ESTIMATION
-
Method Summary
All Methods Instance Methods Abstract Methods Default Methods Modifier and Type Method Description DoublegetUncertaintyEstimation()default booleanisSetUncertaintyEstimation()voidsetUncertaintyEstimation(Double uncertaintyEstimation)
-
-
-
Field Detail
-
UNCERTAINTY_ESTIMATION
static final String UNCERTAINTY_ESTIMATION
- See Also:
- Constant Field Values
-
-