Interface HiberanteEReportingRelations.HasDataCapture
-
- All Known Implementing Classes:
EReportingProfileDataEntity
- Enclosing interface:
- HiberanteEReportingRelations
public static interface HiberanteEReportingRelations.HasDataCapture
-
-
Field Summary
Fields Modifier and Type Field Description static StringDATA_CAPTURE
-
Method Summary
All Methods Instance Methods Abstract Methods Default Methods Modifier and Type Method Description DoublegetDataCapture()default booleanisSetDataCapture()voidsetDataCapture(Double dataCapture)
-
-
-
Field Detail
-
DATA_CAPTURE
static final String DATA_CAPTURE
- See Also:
- Constant Field Values
-
-