Uses of Class
ca.uhn.fhir.model.dstu2.resource.TestScript.MetadataLink
-
Uses of TestScript.MetadataLink in ca.uhn.fhir.model.dstu2.resource
Modifier and TypeMethodDescriptionTestScript.Metadata.addLink()
Adds and returns a new value for link ()TestScript.Metadata.getLinkFirstRep()
Gets the first repetition for link (), creating it if it does not already exist.TestScript.MetadataLink.setDescription
(ca.uhn.fhir.model.primitive.StringDt theValue) Sets the value(s) for description ()TestScript.MetadataLink.setDescription
(String theString) Sets the value for description ()TestScript.MetadataLink.setUrl
(ca.uhn.fhir.model.primitive.UriDt theValue) Sets the value(s) for url ()Sets the value for url ()Modifier and TypeMethodDescriptionTestScript.Metadata.addLink
(TestScript.MetadataLink theValue) Adds a given new value for link ()Modifier and TypeMethodDescriptionTestScript.Metadata.setLink
(List<TestScript.MetadataLink> theValue) Sets the value(s) for link ()