| Package | Description |
|---|---|
| org.hl7.fhir.r4.formats | |
| org.hl7.fhir.r4.model |
| Modifier and Type | Method and Description |
|---|---|
protected TestScript.TestScriptDestinationComponent |
JsonParser.parseTestScriptTestScriptDestinationComponent(com.google.gson.JsonObject json,
TestScript owner) |
protected TestScript.TestScriptDestinationComponent |
XmlParser.parseTestScriptTestScriptDestinationComponent(org.xmlpull.v1.XmlPullParser xpp,
TestScript owner) |
| Modifier and Type | Field and Description |
|---|---|
protected List<TestScript.TestScriptDestinationComponent> |
TestScript.destination
An abstract server used in operations within this test script in the destination element.
|
| Modifier and Type | Method and Description |
|---|---|
TestScript.TestScriptDestinationComponent |
TestScript.addDestination() |
TestScript.TestScriptDestinationComponent |
TestScript.TestScriptDestinationComponent.copy() |
TestScript.TestScriptDestinationComponent |
TestScript.getDestinationFirstRep() |
TestScript.TestScriptDestinationComponent |
TestScript.TestScriptDestinationComponent.setIndex(int value) |
TestScript.TestScriptDestinationComponent |
TestScript.TestScriptDestinationComponent.setIndexElement(IntegerType value) |
TestScript.TestScriptDestinationComponent |
TestScript.TestScriptDestinationComponent.setProfile(Coding value) |
| Modifier and Type | Method and Description |
|---|---|
List<TestScript.TestScriptDestinationComponent> |
TestScript.getDestination() |
| Modifier and Type | Method and Description |
|---|---|
TestScript |
TestScript.addDestination(TestScript.TestScriptDestinationComponent t) |
| Modifier and Type | Method and Description |
|---|---|
TestScript |
TestScript.setDestination(List<TestScript.TestScriptDestinationComponent> theDestination) |
Copyright © 2014–2019 University Health Network. All rights reserved.