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