Interface IntervalEventEntity
- All Superinterfaces:
EventEntity,LocatableEntity,RMEntity
-
Method Summary
Modifier and TypeMethodDescriptionvoidsetMathFunctionDefiningCode(MathFunction mathFunctionDefiningCode) voidsetSampleCount(Long sampleCount) voidsetWidthValue(TemporalAmount widthValue) Methods inherited from interface org.ehrbase.openehr.sdk.generator.commons.interfaces.EventEntity
getTimeValue, setTimeValueMethods inherited from interface org.ehrbase.openehr.sdk.generator.commons.interfaces.LocatableEntity
getFeederAudit, setFeederAudit
-
Method Details
-
setWidthValue
-
getWidthValue
TemporalAmount getWidthValue() -
getMathFunctionDefiningCode
MathFunction getMathFunctionDefiningCode() -
setSampleCount
-
getSampleCount
Long getSampleCount()
-