Interface ElementDefinition_SlicingBuilder
-
- All Known Implementing Classes:
ElementDefinition_SlicingBuilder.Impl
public interface ElementDefinition_SlicingBuilder
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classElementDefinition_SlicingBuilder.Impl
-
Method Summary
All Methods Static Methods Instance Methods Abstract Methods Modifier and Type Method Description com.babylonhealth.lit.hl7.model.ElementDefinition.Slicingbuild()static ElementDefinition_SlicingBuilder.Implbuilder(com.babylonhealth.lit.hl7.RESOURCE_SLICING_RULES rules)static ElementDefinition_SlicingBuilder.Implinit(com.babylonhealth.lit.hl7.RESOURCE_SLICING_RULES rules)
-
-
-
Method Detail
-
build
com.babylonhealth.lit.hl7.model.ElementDefinition.Slicing build()
-
init
static ElementDefinition_SlicingBuilder.Impl init(com.babylonhealth.lit.hl7.RESOURCE_SLICING_RULES rules)
-
builder
static ElementDefinition_SlicingBuilder.Impl builder(com.babylonhealth.lit.hl7.RESOURCE_SLICING_RULES rules)
-
-