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