| Package | Description |
|---|---|
| org.hl7.fhir.r4.formats | |
| org.hl7.fhir.r4.model |
| Modifier and Type | Method and Description |
|---|---|
protected TestReport.SetupActionComponent |
JsonParser.parseTestReportSetupActionComponent(com.google.gson.JsonObject json,
TestReport owner) |
protected TestReport.SetupActionComponent |
XmlParser.parseTestReportSetupActionComponent(org.xmlpull.v1.XmlPullParser xpp,
TestReport owner) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
JsonParser.composeTestReportSetupActionComponent(String name,
TestReport.SetupActionComponent element) |
protected void |
XmlParser.composeTestReportSetupActionComponent(String name,
TestReport.SetupActionComponent element) |
protected void |
XmlParser.composeTestReportSetupActionComponentElements(TestReport.SetupActionComponent element) |
protected void |
JsonParser.composeTestReportSetupActionComponentInner(TestReport.SetupActionComponent element) |
protected boolean |
XmlParser.parseTestReportSetupActionComponentContent(int eventType,
org.xmlpull.v1.XmlPullParser xpp,
TestReport owner,
TestReport.SetupActionComponent res) |
protected void |
JsonParser.parseTestReportSetupActionComponentProperties(com.google.gson.JsonObject json,
TestReport owner,
TestReport.SetupActionComponent res) |
| 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–2019 University Health Network. All rights reserved.