| Package | Description |
|---|---|
| org.hl7.fhir.r4.formats | |
| org.hl7.fhir.r4.model |
| Modifier and Type | Method and Description |
|---|---|
protected TestScript.TestActionComponent |
JsonParser.parseTestScriptTestActionComponent(com.google.gson.JsonObject json,
TestScript owner) |
protected TestScript.TestActionComponent |
XmlParser.parseTestScriptTestActionComponent(org.xmlpull.v1.XmlPullParser xpp,
TestScript owner) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
JsonParser.composeTestScriptTestActionComponent(String name,
TestScript.TestActionComponent element) |
protected void |
XmlParser.composeTestScriptTestActionComponent(String name,
TestScript.TestActionComponent element) |
protected void |
XmlParser.composeTestScriptTestActionComponentElements(TestScript.TestActionComponent element) |
protected void |
JsonParser.composeTestScriptTestActionComponentInner(TestScript.TestActionComponent element) |
protected boolean |
XmlParser.parseTestScriptTestActionComponentContent(int eventType,
org.xmlpull.v1.XmlPullParser xpp,
TestScript owner,
TestScript.TestActionComponent res) |
protected void |
JsonParser.parseTestScriptTestActionComponentProperties(com.google.gson.JsonObject json,
TestScript owner,
TestScript.TestActionComponent res) |
| Modifier and Type | Field and Description |
|---|---|
protected List<TestScript.TestActionComponent> |
TestScript.TestScriptTestComponent.action
Action would contain either an operation or an assertion.
|
| Modifier and Type | Method and Description |
|---|---|
TestScript.TestActionComponent |
TestScript.TestScriptTestComponent.addAction() |
TestScript.TestActionComponent |
TestScript.TestActionComponent.copy() |
TestScript.TestActionComponent |
TestScript.TestScriptTestComponent.getActionFirstRep() |
TestScript.TestActionComponent |
TestScript.TestActionComponent.setAssert(TestScript.SetupActionAssertComponent value) |
TestScript.TestActionComponent |
TestScript.TestActionComponent.setOperation(TestScript.SetupActionOperationComponent value) |
| Modifier and Type | Method and Description |
|---|---|
List<TestScript.TestActionComponent> |
TestScript.TestScriptTestComponent.getAction() |
| Modifier and Type | Method and Description |
|---|---|
TestScript.TestScriptTestComponent |
TestScript.TestScriptTestComponent.addAction(TestScript.TestActionComponent t) |
| Modifier and Type | Method and Description |
|---|---|
TestScript.TestScriptTestComponent |
TestScript.TestScriptTestComponent.setAction(List<TestScript.TestActionComponent> theAction) |
Copyright © 2014–2019 University Health Network. All rights reserved.