| Package | Description |
|---|---|
| org.hl7.fhir.r4.formats | |
| org.hl7.fhir.r4.model |
| Modifier and Type | Method and Description |
|---|---|
protected TestScript.TeardownActionComponent |
JsonParser.parseTestScriptTeardownActionComponent(com.google.gson.JsonObject json,
TestScript owner) |
protected TestScript.TeardownActionComponent |
XmlParser.parseTestScriptTeardownActionComponent(org.xmlpull.v1.XmlPullParser xpp,
TestScript owner) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
JsonParser.composeTestScriptTeardownActionComponent(String name,
TestScript.TeardownActionComponent element) |
protected void |
XmlParser.composeTestScriptTeardownActionComponent(String name,
TestScript.TeardownActionComponent element) |
protected void |
XmlParser.composeTestScriptTeardownActionComponentElements(TestScript.TeardownActionComponent element) |
protected void |
JsonParser.composeTestScriptTeardownActionComponentInner(TestScript.TeardownActionComponent element) |
protected boolean |
XmlParser.parseTestScriptTeardownActionComponentContent(int eventType,
org.xmlpull.v1.XmlPullParser xpp,
TestScript owner,
TestScript.TeardownActionComponent res) |
protected void |
JsonParser.parseTestScriptTeardownActionComponentProperties(com.google.gson.JsonObject json,
TestScript owner,
TestScript.TeardownActionComponent res) |
| Modifier and Type | Field and Description |
|---|---|
protected List<TestScript.TeardownActionComponent> |
TestScript.TestScriptTeardownComponent.action
The teardown action will only contain an operation.
|
| Modifier and Type | Method and Description |
|---|---|
TestScript.TeardownActionComponent |
TestScript.TestScriptTeardownComponent.addAction() |
TestScript.TeardownActionComponent |
TestScript.TeardownActionComponent.copy() |
TestScript.TeardownActionComponent |
TestScript.TestScriptTeardownComponent.getActionFirstRep() |
TestScript.TeardownActionComponent |
TestScript.TeardownActionComponent.setOperation(TestScript.SetupActionOperationComponent value) |
| Modifier and Type | Method and Description |
|---|---|
List<TestScript.TeardownActionComponent> |
TestScript.TestScriptTeardownComponent.getAction() |
| Modifier and Type | Method and Description |
|---|---|
TestScript.TestScriptTeardownComponent |
TestScript.TestScriptTeardownComponent.addAction(TestScript.TeardownActionComponent t) |
| Modifier and Type | Method and Description |
|---|---|
TestScript.TestScriptTeardownComponent |
TestScript.TestScriptTeardownComponent.setAction(List<TestScript.TeardownActionComponent> theAction) |
Copyright © 2014–2019 University Health Network. All rights reserved.