Interface HiberanteEReportingRelations.HasDataCaptureFlag
-
- All Known Subinterfaces:
HiberanteEReportingRelations.EReportingQualityData
- All Known Implementing Classes:
EReportingProfileDataEntity,EReportingQualityEntity
- Enclosing interface:
- HiberanteEReportingRelations
public static interface HiberanteEReportingRelations.HasDataCaptureFlag
-
-
Field Summary
Fields Modifier and Type Field Description static StringDATA_CAPTURE_FLAG
-
Method Summary
All Methods Instance Methods Abstract Methods Default Methods Modifier and Type Method Description BooleangetDataCaptureFlag()default booleanisSetDataCaptureFlag()voidsetDataCaptureFlag(Boolean dataCaptureFlag)
-
-
-
Field Detail
-
DATA_CAPTURE_FLAG
static final String DATA_CAPTURE_FLAG
- See Also:
- Constant Field Values
-
-