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