Interface ResearchStudy_ObjectiveBuilder
-
- All Known Implementing Classes:
ResearchStudy_ObjectiveBuilder.Impl
public interface ResearchStudy_ObjectiveBuilder
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classResearchStudy_ObjectiveBuilder.Impl
-
Method Summary
All Methods Static Methods Instance Methods Abstract Methods Modifier and Type Method Description com.babylonhealth.lit.hl7.model.ResearchStudy.Objectivebuild()static ResearchStudy_ObjectiveBuilder.Implbuilder()static ResearchStudy_ObjectiveBuilder.Implinit()
-
-
-
Method Detail
-
build
com.babylonhealth.lit.hl7.model.ResearchStudy.Objective build()
-
init
static ResearchStudy_ObjectiveBuilder.Impl init()
-
builder
static ResearchStudy_ObjectiveBuilder.Impl builder()
-
-