TestScript.MetadataCapability |
TestScript.Metadata.addCapability() |
Adds and returns a new value for capability ()
|
TestScript.MetadataCapability |
TestScript.MetadataCapability.addLink(ca.uhn.fhir.model.primitive.UriDt theValue) |
Adds a given new value for link ()
|
TestScript.MetadataCapability |
TestScript.MetadataCapability.addLink(String theUri) |
Adds a 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(ca.uhn.fhir.model.primitive.StringDt theValue) |
Sets the value(s) for description ()
|
TestScript.MetadataCapability |
TestScript.MetadataCapability.setDescription(String theString) |
Sets the value for description ()
|
TestScript.MetadataCapability |
TestScript.MetadataCapability.setDestination(int theInteger) |
Sets the value for destination ()
|
TestScript.MetadataCapability |
TestScript.MetadataCapability.setDestination(ca.uhn.fhir.model.primitive.IntegerDt theValue) |
Sets the value(s) for destination ()
|
TestScript.MetadataCapability |
TestScript.MetadataCapability.setLink(List<ca.uhn.fhir.model.primitive.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(ca.uhn.fhir.model.primitive.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(ca.uhn.fhir.model.primitive.BooleanDt theValue) |
Sets the value(s) for validated ()
|