| Package | Description |
|---|---|
| org.hl7.fhir.r4.formats | |
| org.hl7.fhir.r4.model |
| Modifier and Type | Method and Description |
|---|---|
protected TestScript.TestScriptTestComponent |
JsonParser.parseTestScriptTestScriptTestComponent(com.google.gson.JsonObject json,
TestScript owner) |
protected TestScript.TestScriptTestComponent |
XmlParser.parseTestScriptTestScriptTestComponent(org.xmlpull.v1.XmlPullParser xpp,
TestScript owner) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
JsonParser.composeTestScriptTestScriptTestComponent(String name,
TestScript.TestScriptTestComponent element) |
protected void |
XmlParser.composeTestScriptTestScriptTestComponent(String name,
TestScript.TestScriptTestComponent element) |
protected void |
XmlParser.composeTestScriptTestScriptTestComponentElements(TestScript.TestScriptTestComponent element) |
protected void |
JsonParser.composeTestScriptTestScriptTestComponentInner(TestScript.TestScriptTestComponent element) |
protected boolean |
XmlParser.parseTestScriptTestScriptTestComponentContent(int eventType,
org.xmlpull.v1.XmlPullParser xpp,
TestScript owner,
TestScript.TestScriptTestComponent res) |
protected void |
JsonParser.parseTestScriptTestScriptTestComponentProperties(com.google.gson.JsonObject json,
TestScript owner,
TestScript.TestScriptTestComponent res) |
| Modifier and Type | Field and Description |
|---|---|
protected List<TestScript.TestScriptTestComponent> |
TestScript.test
A test in this script.
|
| Modifier and Type | Method and Description |
|---|---|
TestScript.TestScriptTestComponent |
TestScript.TestScriptTestComponent.addAction(TestScript.TestActionComponent t) |
TestScript.TestScriptTestComponent |
TestScript.addTest() |
TestScript.TestScriptTestComponent |
TestScript.TestScriptTestComponent.copy() |
TestScript.TestScriptTestComponent |
TestScript.getTestFirstRep() |
TestScript.TestScriptTestComponent |
TestScript.TestScriptTestComponent.setAction(List<TestScript.TestActionComponent> theAction) |
TestScript.TestScriptTestComponent |
TestScript.TestScriptTestComponent.setDescription(String value) |
TestScript.TestScriptTestComponent |
TestScript.TestScriptTestComponent.setDescriptionElement(StringType value) |
TestScript.TestScriptTestComponent |
TestScript.TestScriptTestComponent.setName(String value) |
TestScript.TestScriptTestComponent |
TestScript.TestScriptTestComponent.setNameElement(StringType value) |
| Modifier and Type | Method and Description |
|---|---|
List<TestScript.TestScriptTestComponent> |
TestScript.getTest() |
| Modifier and Type | Method and Description |
|---|---|
TestScript |
TestScript.addTest(TestScript.TestScriptTestComponent t) |
| Modifier and Type | Method and Description |
|---|---|
TestScript |
TestScript.setTest(List<TestScript.TestScriptTestComponent> theTest) |
Copyright © 2014–2019 University Health Network. All rights reserved.