Uses of Class
com.ibm.fhir.model.type.ElementDefinition.Slicing
-
Packages that use ElementDefinition.Slicing Package Description com.ibm.fhir.model.type -
-
Uses of ElementDefinition.Slicing in com.ibm.fhir.model.type
Methods in com.ibm.fhir.model.type that return ElementDefinition.Slicing Modifier and Type Method Description ElementDefinition.SlicingElementDefinition.Slicing.Builder. build()Build theElementDefinition.SlicingElementDefinition.SlicingElementDefinition. getSlicing()Indicates that the element is sliced into a set of alternative definitions (i.e.Methods in com.ibm.fhir.model.type with parameters of type ElementDefinition.Slicing Modifier and Type Method Description protected ElementDefinition.Slicing.BuilderElementDefinition.Slicing.Builder. from(ElementDefinition.Slicing slicing)ElementDefinition.BuilderElementDefinition.Builder. slicing(ElementDefinition.Slicing slicing)Indicates that the element is sliced into a set of alternative definitions (i.e.
-