Interface MedicationKnowledge_PackagingBuilder
-
- All Known Implementing Classes:
MedicationKnowledge_PackagingBuilder.Impl
public interface MedicationKnowledge_PackagingBuilder
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classMedicationKnowledge_PackagingBuilder.Impl
-
Method Summary
All Methods Static Methods Instance Methods Abstract Methods Modifier and Type Method Description com.babylonhealth.lit.hl7.model.MedicationKnowledge.Packagingbuild()static MedicationKnowledge_PackagingBuilder.Implbuilder()static MedicationKnowledge_PackagingBuilder.Implinit()
-
-
-
Method Detail
-
build
com.babylonhealth.lit.hl7.model.MedicationKnowledge.Packaging build()
-
init
static MedicationKnowledge_PackagingBuilder.Impl init()
-
builder
static MedicationKnowledge_PackagingBuilder.Impl builder()
-
-