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