| Package | Description |
|---|---|
| ca.uhn.fhir.model.dstu2.resource |
| Modifier and Type | Method and Description |
|---|---|
TestScript.Metadata |
TestScript.Metadata.addCapability(TestScript.MetadataCapability theValue)
Adds a given new value for capability ()
|
TestScript.Metadata |
TestScript.Metadata.addLink(TestScript.MetadataLink theValue)
Adds a given new value for link ()
|
TestScript.Metadata |
TestScript.getMetadata()
Gets the value(s) for metadata ().
|
TestScript.Metadata |
TestScript.Setup.getMetadata()
Gets the value(s) for metadata ().
|
TestScript.Metadata |
TestScript.Test.getMetadata()
Gets the value(s) for metadata ().
|
TestScript.Metadata |
TestScript.Metadata.setCapability(List<TestScript.MetadataCapability> theValue)
Sets the value(s) for capability ()
|
TestScript.Metadata |
TestScript.Metadata.setLink(List<TestScript.MetadataLink> theValue)
Sets the value(s) for link ()
|
| Modifier and Type | Method and Description |
|---|---|
TestScript |
TestScript.setMetadata(TestScript.Metadata theValue)
Sets the value(s) for metadata ()
|
TestScript.Setup |
TestScript.Setup.setMetadata(TestScript.Metadata theValue)
Sets the value(s) for metadata ()
|
TestScript.Test |
TestScript.Test.setMetadata(TestScript.Metadata theValue)
Sets the value(s) for metadata ()
|
Copyright © 2014–2016 University Health Network. All rights reserved.