Uses of Class
org.linuxforhealth.fhir.model.resource.ExampleScenario.Process.Step.Operation
-
Packages that use ExampleScenario.Process.Step.Operation Package Description org.linuxforhealth.fhir.model.resource -
-
Uses of ExampleScenario.Process.Step.Operation in org.linuxforhealth.fhir.model.resource
Methods in org.linuxforhealth.fhir.model.resource that return ExampleScenario.Process.Step.Operation Modifier and Type Method Description ExampleScenario.Process.Step.Operation
ExampleScenario.Process.Step.Operation.Builder. build()
Build theExampleScenario.Process.Step.Operation
ExampleScenario.Process.Step.Operation
ExampleScenario.Process.Step. getOperation()
Each interaction or action.Methods in org.linuxforhealth.fhir.model.resource with parameters of type ExampleScenario.Process.Step.Operation Modifier and Type Method Description protected ExampleScenario.Process.Step.Operation.Builder
ExampleScenario.Process.Step.Operation.Builder. from(ExampleScenario.Process.Step.Operation operation)
ExampleScenario.Process.Step.Builder
ExampleScenario.Process.Step.Builder. operation(ExampleScenario.Process.Step.Operation operation)
Each interaction or action.protected void
ExampleScenario.Process.Step.Operation.Builder. validate(ExampleScenario.Process.Step.Operation operation)
-