Uses of Class
org.linuxforhealth.fhir.model.resource.ExampleScenario.Instance.Version
-
Packages that use ExampleScenario.Instance.Version Package Description org.linuxforhealth.fhir.model.resource -
-
Uses of ExampleScenario.Instance.Version in org.linuxforhealth.fhir.model.resource
Methods in org.linuxforhealth.fhir.model.resource that return ExampleScenario.Instance.Version Modifier and Type Method Description ExampleScenario.Instance.VersionExampleScenario.Instance.Version.Builder. build()Build theExampleScenario.Instance.VersionMethods in org.linuxforhealth.fhir.model.resource that return types with arguments of type ExampleScenario.Instance.Version Modifier and Type Method Description java.util.List<ExampleScenario.Instance.Version>ExampleScenario.Instance. getVersion()A specific version of the resource.Methods in org.linuxforhealth.fhir.model.resource with parameters of type ExampleScenario.Instance.Version Modifier and Type Method Description protected ExampleScenario.Instance.Version.BuilderExampleScenario.Instance.Version.Builder. from(ExampleScenario.Instance.Version version)protected voidExampleScenario.Instance.Version.Builder. validate(ExampleScenario.Instance.Version version)ExampleScenario.Instance.BuilderExampleScenario.Instance.Builder. version(ExampleScenario.Instance.Version... version)A specific version of the resource.Method parameters in org.linuxforhealth.fhir.model.resource with type arguments of type ExampleScenario.Instance.Version Modifier and Type Method Description ExampleScenario.Instance.BuilderExampleScenario.Instance.Builder. version(java.util.Collection<ExampleScenario.Instance.Version> version)A specific version of the resource.
-