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