| Package | Description |
|---|---|
| ca.uhn.fhir.model.dstu2.resource |
| Modifier and Type | Method and Description |
|---|---|
TestScript.MetadataCapability |
TestScript.Metadata.addCapability()
Adds and returns a new value for capability ()
|
TestScript.MetadataCapability |
TestScript.MetadataCapability.addLink(String theUri)
Adds a new value for link ()
|
TestScript.MetadataCapability |
TestScript.MetadataCapability.addLink(UriDt theValue)
Adds a given new value for link ()
|
TestScript.MetadataCapability |
TestScript.Metadata.getCapabilityFirstRep()
Gets the first repetition for capability (),
creating it if it does not already exist.
|
TestScript.MetadataCapability |
TestScript.MetadataCapability.setConformance(ResourceReferenceDt theValue)
Sets the value(s) for conformance ()
|
TestScript.MetadataCapability |
TestScript.MetadataCapability.setDescription(String theString)
Sets the value for description ()
|
TestScript.MetadataCapability |
TestScript.MetadataCapability.setDescription(StringDt theValue)
Sets the value(s) for description ()
|
TestScript.MetadataCapability |
TestScript.MetadataCapability.setDestination(int theInteger)
Sets the value for destination ()
|
TestScript.MetadataCapability |
TestScript.MetadataCapability.setDestination(IntegerDt theValue)
Sets the value(s) for destination ()
|
TestScript.MetadataCapability |
TestScript.MetadataCapability.setLink(List<UriDt> theValue)
Sets the value(s) for link ()
|
TestScript.MetadataCapability |
TestScript.MetadataCapability.setRequired(boolean theBoolean)
Sets the value for required ()
|
TestScript.MetadataCapability |
TestScript.MetadataCapability.setRequired(BooleanDt theValue)
Sets the value(s) for required ()
|
TestScript.MetadataCapability |
TestScript.MetadataCapability.setValidated(boolean theBoolean)
Sets the value for validated ()
|
TestScript.MetadataCapability |
TestScript.MetadataCapability.setValidated(BooleanDt theValue)
Sets the value(s) for validated ()
|
| Modifier and Type | Method and Description |
|---|---|
List<TestScript.MetadataCapability> |
TestScript.Metadata.getCapability()
Gets the value(s) for capability ().
|
| Modifier and Type | Method and Description |
|---|---|
TestScript.Metadata |
TestScript.Metadata.addCapability(TestScript.MetadataCapability theValue)
Adds a given new value for capability ()
|
| Modifier and Type | Method and Description |
|---|---|
TestScript.Metadata |
TestScript.Metadata.setCapability(List<TestScript.MetadataCapability> theValue)
Sets the value(s) for capability ()
|
Copyright © 2014–2016 University Health Network. All rights reserved.