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