Interface CodeSystem_Concept_DesignationBuilder
-
- All Known Implementing Classes:
CodeSystem_Concept_DesignationBuilder.Impl
public interface CodeSystem_Concept_DesignationBuilder
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classCodeSystem_Concept_DesignationBuilder.Impl
-
Method Summary
All Methods Static Methods Instance Methods Abstract Methods Modifier and Type Method Description com.babylonhealth.lit.hl7.model.CodeSystem$Concept$Designationbuild()static CodeSystem_Concept_DesignationBuilder.Implbuilder(java.lang.String value)static CodeSystem_Concept_DesignationBuilder.Implinit(java.lang.String value)
-
-
-
Method Detail
-
build
com.babylonhealth.lit.hl7.model.CodeSystem$Concept$Designation build()
-
init
static CodeSystem_Concept_DesignationBuilder.Impl init(java.lang.String value)
-
builder
static CodeSystem_Concept_DesignationBuilder.Impl builder(java.lang.String value)
-
-