| Package | Description |
|---|---|
| org.hl7.fhir.r4.formats | |
| org.hl7.fhir.r4.model |
| Modifier and Type | Method and Description |
|---|---|
protected TestReport.TestReportTestComponent |
JsonParser.parseTestReportTestReportTestComponent(com.google.gson.JsonObject json,
TestReport owner) |
protected TestReport.TestReportTestComponent |
XmlParser.parseTestReportTestReportTestComponent(org.xmlpull.v1.XmlPullParser xpp,
TestReport owner) |
| Modifier and Type | Field and Description |
|---|---|
protected List<TestReport.TestReportTestComponent> |
TestReport.test
A test executed from the test script.
|
| Modifier and Type | Method and Description |
|---|---|
TestReport.TestReportTestComponent |
TestReport.TestReportTestComponent.addAction(TestReport.TestActionComponent t) |
TestReport.TestReportTestComponent |
TestReport.addTest() |
TestReport.TestReportTestComponent |
TestReport.TestReportTestComponent.copy() |
TestReport.TestReportTestComponent |
TestReport.getTestFirstRep() |
TestReport.TestReportTestComponent |
TestReport.TestReportTestComponent.setAction(List<TestReport.TestActionComponent> theAction) |
TestReport.TestReportTestComponent |
TestReport.TestReportTestComponent.setDescription(String value) |
TestReport.TestReportTestComponent |
TestReport.TestReportTestComponent.setDescriptionElement(StringType value) |
TestReport.TestReportTestComponent |
TestReport.TestReportTestComponent.setName(String value) |
TestReport.TestReportTestComponent |
TestReport.TestReportTestComponent.setNameElement(StringType value) |
| Modifier and Type | Method and Description |
|---|---|
List<TestReport.TestReportTestComponent> |
TestReport.getTest() |
| Modifier and Type | Method and Description |
|---|---|
TestReport |
TestReport.addTest(TestReport.TestReportTestComponent t) |
void |
TestReport.TestReportTestComponent.copyValues(TestReport.TestReportTestComponent dst) |
| Modifier and Type | Method and Description |
|---|---|
TestReport |
TestReport.setTest(List<TestReport.TestReportTestComponent> theTest) |
Copyright © 2014–2021 Health Level 7. All rights reserved.