| Package | Description |
|---|---|
| ca.uhn.fhir.model.dstu2.resource |
| Modifier and Type | Method and Description |
|---|---|
TestScript.MetadataLink |
TestScript.Metadata.addLink()
Adds and returns a new value for link ()
|
TestScript.MetadataLink |
TestScript.Metadata.getLinkFirstRep()
Gets the first repetition for link (),
creating it if it does not already exist.
|
TestScript.MetadataLink |
TestScript.MetadataLink.setDescription(String theString)
Sets the value for description ()
|
TestScript.MetadataLink |
TestScript.MetadataLink.setDescription(StringDt theValue)
Sets the value(s) for description ()
|
TestScript.MetadataLink |
TestScript.MetadataLink.setUrl(String theUri)
Sets the value for url ()
|
TestScript.MetadataLink |
TestScript.MetadataLink.setUrl(UriDt theValue)
Sets the value(s) for url ()
|
| Modifier and Type | Method and Description |
|---|---|
List<TestScript.MetadataLink> |
TestScript.Metadata.getLink()
Gets the value(s) for link ().
|
| Modifier and Type | Method and Description |
|---|---|
TestScript.Metadata |
TestScript.Metadata.addLink(TestScript.MetadataLink theValue)
Adds a given new value for link ()
|
| Modifier and Type | Method and Description |
|---|---|
TestScript.Metadata |
TestScript.Metadata.setLink(List<TestScript.MetadataLink> theValue)
Sets the value(s) for link ()
|
Copyright © 2014–2016 University Health Network. All rights reserved.