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