Uses of Class
org.linuxforhealth.fhir.model.resource.ExampleScenario.Instance
- 
Packages that use ExampleScenario.Instance Package Description org.linuxforhealth.fhir.model.resource  - 
- 
Uses of ExampleScenario.Instance in org.linuxforhealth.fhir.model.resource
Methods in org.linuxforhealth.fhir.model.resource that return ExampleScenario.Instance Modifier and Type Method Description ExampleScenario.InstanceExampleScenario.Instance.Builder. build()Build theExampleScenario.InstanceMethods in org.linuxforhealth.fhir.model.resource that return types with arguments of type ExampleScenario.Instance Modifier and Type Method Description java.util.List<ExampleScenario.Instance>ExampleScenario. getInstance()Each resource and each version that is present in the workflow.Methods in org.linuxforhealth.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.protected voidExampleScenario.Instance.Builder. validate(ExampleScenario.Instance instance)Method parameters in org.linuxforhealth.fhir.model.resource with type arguments of type ExampleScenario.Instance Modifier and Type Method Description ExampleScenario.BuilderExampleScenario.Builder. instance(java.util.Collection<ExampleScenario.Instance> instance)Each resource and each version that is present in the workflow. 
 -