| Package | Description |
|---|---|
| org.hl7.fhir.r4.formats | |
| org.hl7.fhir.r4.model |
| Modifier and Type | Method and Description |
|---|---|
protected TestScript.TestScriptFixtureComponent |
JsonParser.parseTestScriptTestScriptFixtureComponent(com.google.gson.JsonObject json,
TestScript owner) |
protected TestScript.TestScriptFixtureComponent |
XmlParser.parseTestScriptTestScriptFixtureComponent(org.xmlpull.v1.XmlPullParser xpp,
TestScript owner) |
| Modifier and Type | Field and Description |
|---|---|
protected List<TestScript.TestScriptFixtureComponent> |
TestScript.fixture
Fixture in the test script - by reference (uri).
|
| Modifier and Type | Method and Description |
|---|---|
TestScript.TestScriptFixtureComponent |
TestScript.addFixture() |
TestScript.TestScriptFixtureComponent |
TestScript.TestScriptFixtureComponent.copy() |
TestScript.TestScriptFixtureComponent |
TestScript.getFixtureFirstRep() |
TestScript.TestScriptFixtureComponent |
TestScript.TestScriptFixtureComponent.setAutocreate(boolean value) |
TestScript.TestScriptFixtureComponent |
TestScript.TestScriptFixtureComponent.setAutocreateElement(BooleanType value) |
TestScript.TestScriptFixtureComponent |
TestScript.TestScriptFixtureComponent.setAutodelete(boolean value) |
TestScript.TestScriptFixtureComponent |
TestScript.TestScriptFixtureComponent.setAutodeleteElement(BooleanType value) |
TestScript.TestScriptFixtureComponent |
TestScript.TestScriptFixtureComponent.setResource(Reference value) |
TestScript.TestScriptFixtureComponent |
TestScript.TestScriptFixtureComponent.setResourceTarget(Resource value) |
| Modifier and Type | Method and Description |
|---|---|
List<TestScript.TestScriptFixtureComponent> |
TestScript.getFixture() |
| Modifier and Type | Method and Description |
|---|---|
TestScript |
TestScript.addFixture(TestScript.TestScriptFixtureComponent t) |
void |
TestScript.TestScriptFixtureComponent.copyValues(TestScript.TestScriptFixtureComponent dst) |
| Modifier and Type | Method and Description |
|---|---|
TestScript |
TestScript.setFixture(List<TestScript.TestScriptFixtureComponent> theFixture) |
Copyright © 2014–2021 Health Level 7. All rights reserved.