| Package | Description |
|---|---|
| org.hl7.fhir.r4.formats | |
| org.hl7.fhir.r4.model |
| Modifier and Type | Method and Description |
|---|---|
protected TestScript.TestScriptMetadataLinkComponent |
JsonParser.parseTestScriptTestScriptMetadataLinkComponent(com.google.gson.JsonObject json,
TestScript owner) |
protected TestScript.TestScriptMetadataLinkComponent |
XmlParser.parseTestScriptTestScriptMetadataLinkComponent(org.xmlpull.v1.XmlPullParser xpp,
TestScript owner) |
| Modifier and Type | Field and Description |
|---|---|
protected List<TestScript.TestScriptMetadataLinkComponent> |
TestScript.TestScriptMetadataComponent.link
A link to the FHIR specification that this test is covering.
|
| Modifier and Type | Method and Description |
|---|---|
TestScript.TestScriptMetadataLinkComponent |
TestScript.TestScriptMetadataComponent.addLink() |
TestScript.TestScriptMetadataLinkComponent |
TestScript.TestScriptMetadataLinkComponent.copy() |
TestScript.TestScriptMetadataLinkComponent |
TestScript.TestScriptMetadataComponent.getLinkFirstRep() |
TestScript.TestScriptMetadataLinkComponent |
TestScript.TestScriptMetadataLinkComponent.setDescription(String value) |
TestScript.TestScriptMetadataLinkComponent |
TestScript.TestScriptMetadataLinkComponent.setDescriptionElement(StringType value) |
TestScript.TestScriptMetadataLinkComponent |
TestScript.TestScriptMetadataLinkComponent.setUrl(String value) |
TestScript.TestScriptMetadataLinkComponent |
TestScript.TestScriptMetadataLinkComponent.setUrlElement(UriType value) |
| Modifier and Type | Method and Description |
|---|---|
List<TestScript.TestScriptMetadataLinkComponent> |
TestScript.TestScriptMetadataComponent.getLink() |
| Modifier and Type | Method and Description |
|---|---|
TestScript.TestScriptMetadataComponent |
TestScript.TestScriptMetadataComponent.addLink(TestScript.TestScriptMetadataLinkComponent t) |
void |
TestScript.TestScriptMetadataLinkComponent.copyValues(TestScript.TestScriptMetadataLinkComponent dst) |
| Modifier and Type | Method and Description |
|---|---|
TestScript.TestScriptMetadataComponent |
TestScript.TestScriptMetadataComponent.setLink(List<TestScript.TestScriptMetadataLinkComponent> theLink) |
Copyright © 2014–2021 Health Level 7. All rights reserved.