Interface MeasureReport_GroupBuilder
-
- All Known Implementing Classes:
MeasureReport_GroupBuilder.Impl
public interface MeasureReport_GroupBuilder
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classMeasureReport_GroupBuilder.Impl
-
Method Summary
All Methods Static Methods Instance Methods Abstract Methods Modifier and Type Method Description com.babylonhealth.lit.hl7.model.MeasureReport.Groupbuild()static MeasureReport_GroupBuilder.Implbuilder()static MeasureReport_GroupBuilder.Implinit()
-
-
-
Method Detail
-
build
com.babylonhealth.lit.hl7.model.MeasureReport.Group build()
-
init
static MeasureReport_GroupBuilder.Impl init()
-
builder
static MeasureReport_GroupBuilder.Impl builder()
-
-