Interface SpecimenDefinition_TypeTestedBuilder
-
- All Known Implementing Classes:
SpecimenDefinition_TypeTestedBuilder.Impl
public interface SpecimenDefinition_TypeTestedBuilder
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classSpecimenDefinition_TypeTestedBuilder.Impl
-
Method Summary
All Methods Static Methods Instance Methods Abstract Methods Modifier and Type Method Description com.babylonhealth.lit.hl7.model.SpecimenDefinition.TypeTestedbuild()static SpecimenDefinition_TypeTestedBuilder.Implbuilder(com.babylonhealth.lit.hl7.SPECIMEN_CONTAINED_PREFERENCE preference)static SpecimenDefinition_TypeTestedBuilder.Implinit(com.babylonhealth.lit.hl7.SPECIMEN_CONTAINED_PREFERENCE preference)
-
-
-
Method Detail
-
build
com.babylonhealth.lit.hl7.model.SpecimenDefinition.TypeTested build()
-
init
static SpecimenDefinition_TypeTestedBuilder.Impl init(com.babylonhealth.lit.hl7.SPECIMEN_CONTAINED_PREFERENCE preference)
-
builder
static SpecimenDefinition_TypeTestedBuilder.Impl builder(com.babylonhealth.lit.hl7.SPECIMEN_CONTAINED_PREFERENCE preference)
-
-