| 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 | 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) |
void |
TestScript.TestScriptTestComponent.copyValues(TestScript.TestScriptTestComponent dst) |
| Modifier and Type | Method and Description |
|---|---|
TestScript |
TestScript.setTest(List<TestScript.TestScriptTestComponent> theTest) |
Copyright © 2014–2021 Health Level 7. All rights reserved.