Uses of Class
com.ibm.fhir.model.resource.ExampleScenario.Instance
-
Packages that use ExampleScenario.Instance Package Description com.ibm.fhir.model.resource -
-
Uses of ExampleScenario.Instance in com.ibm.fhir.model.resource
Methods in com.ibm.fhir.model.resource that return ExampleScenario.Instance Modifier and Type Method Description ExampleScenario.InstanceExampleScenario.Instance.Builder. build()Build theExampleScenario.InstanceMethods in com.ibm.fhir.model.resource that return types with arguments of type ExampleScenario.Instance Modifier and Type Method Description List<ExampleScenario.Instance>ExampleScenario. getInstance()Each resource and each version that is present in the workflow.Methods in com.ibm.fhir.model.resource with parameters of type ExampleScenario.Instance Modifier and Type Method Description protected ExampleScenario.Instance.BuilderExampleScenario.Instance.Builder. from(ExampleScenario.Instance instance)ExampleScenario.BuilderExampleScenario.Builder. instance(ExampleScenario.Instance... instance)Each resource and each version that is present in the workflow.Method parameters in com.ibm.fhir.model.resource with type arguments of type ExampleScenario.Instance Modifier and Type Method Description ExampleScenario.BuilderExampleScenario.Builder. instance(Collection<ExampleScenario.Instance> instance)Each resource and each version that is present in the workflow.
-