Uses of Class
ca.uhn.fhir.model.dstu2.resource.TestScript.Setup
-
Uses of TestScript.Setup in ca.uhn.fhir.model.dstu2.resource
Modifier and TypeMethodDescriptionTestScript.Setup.addAction
(TestScript.SetupAction theValue) Adds a given new value for action ()TestScript.getSetup()
Gets the value(s) for setup ().TestScript.Setup.setAction
(List<TestScript.SetupAction> theValue) Sets the value(s) for action ()TestScript.Setup.setMetadata
(TestScript.Metadata theValue) Sets the value(s) for metadata ()Modifier and TypeMethodDescriptionTestScript.setSetup
(TestScript.Setup theValue) Sets the value(s) for setup ()