Interface ConceptMap_Group_ElementBuilder
-
- All Known Implementing Classes:
ConceptMap_Group_ElementBuilder.Impl
public interface ConceptMap_Group_ElementBuilder
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classConceptMap_Group_ElementBuilder.Impl
-
Method Summary
All Methods Static Methods Instance Methods Abstract Methods Modifier and Type Method Description com.babylonhealth.lit.hl7.model.ConceptMap$Group$Elementbuild()static ConceptMap_Group_ElementBuilder.Implbuilder()static ConceptMap_Group_ElementBuilder.Implinit()
-
-
-
Method Detail
-
build
com.babylonhealth.lit.hl7.model.ConceptMap$Group$Element build()
-
init
static ConceptMap_Group_ElementBuilder.Impl init()
-
builder
static ConceptMap_Group_ElementBuilder.Impl builder()
-
-