| Package | Description |
|---|---|
| org.hl7.fhir.r4.formats | |
| org.hl7.fhir.r4.model |
| Modifier and Type | Method and Description |
|---|---|
protected TestScript.TestScriptMetadataComponent |
JsonParser.parseTestScriptTestScriptMetadataComponent(com.google.gson.JsonObject json,
TestScript owner) |
protected TestScript.TestScriptMetadataComponent |
XmlParser.parseTestScriptTestScriptMetadataComponent(org.xmlpull.v1.XmlPullParser xpp,
TestScript owner) |
| Modifier and Type | Field and Description |
|---|---|
protected TestScript.TestScriptMetadataComponent |
TestScript.metadata
The required capability must exist and are assumed to function correctly on the FHIR server being tested.
|
| Modifier and Type | Method and Description |
|---|---|
TestScript.TestScriptMetadataComponent |
TestScript.TestScriptMetadataComponent.addCapability(TestScript.TestScriptMetadataCapabilityComponent t) |
TestScript.TestScriptMetadataComponent |
TestScript.TestScriptMetadataComponent.addLink(TestScript.TestScriptMetadataLinkComponent t) |
TestScript.TestScriptMetadataComponent |
TestScript.TestScriptMetadataComponent.copy() |
TestScript.TestScriptMetadataComponent |
TestScript.getMetadata() |
TestScript.TestScriptMetadataComponent |
TestScript.TestScriptMetadataComponent.setCapability(List<TestScript.TestScriptMetadataCapabilityComponent> theCapability) |
TestScript.TestScriptMetadataComponent |
TestScript.TestScriptMetadataComponent.setLink(List<TestScript.TestScriptMetadataLinkComponent> theLink) |
| Modifier and Type | Method and Description |
|---|---|
TestScript |
TestScript.setMetadata(TestScript.TestScriptMetadataComponent value) |
Copyright © 2014–2019 University Health Network. All rights reserved.