| Package | Description |
|---|---|
| org.hl7.fhir.dstu3.model |
| Modifier and Type | Field and Description |
|---|---|
protected List<TestScript.SetupActionComponent> |
TestScript.TestScriptSetupComponent.action
Action would contain either an operation or an assertion.
|
| Modifier and Type | Method and Description |
|---|---|
TestScript.SetupActionComponent |
TestScript.TestScriptSetupComponent.addAction() |
TestScript.SetupActionComponent |
TestScript.SetupActionComponent.copy() |
TestScript.SetupActionComponent |
TestScript.TestScriptSetupComponent.getActionFirstRep() |
TestScript.SetupActionComponent |
TestScript.SetupActionComponent.setAssert(TestScript.SetupActionAssertComponent value) |
TestScript.SetupActionComponent |
TestScript.SetupActionComponent.setOperation(TestScript.SetupActionOperationComponent value) |
| Modifier and Type | Method and Description |
|---|---|
List<TestScript.SetupActionComponent> |
TestScript.TestScriptSetupComponent.getAction() |
| Modifier and Type | Method and Description |
|---|---|
TestScript.TestScriptSetupComponent |
TestScript.TestScriptSetupComponent.addAction(TestScript.SetupActionComponent t) |
| Modifier and Type | Method and Description |
|---|---|
TestScript.TestScriptSetupComponent |
TestScript.TestScriptSetupComponent.setAction(List<TestScript.SetupActionComponent> theAction) |
Copyright © 2014–2017 University Health Network. All rights reserved.