Uses of Class
ca.uhn.fhir.model.dstu2.resource.TestScript.Teardown
-
Uses of TestScript.Teardown in ca.uhn.fhir.model.dstu2.resource
Modifier and TypeMethodDescriptionTestScript.Teardown.addAction
(TestScript.TeardownAction theValue) Adds a given new value for action ()TestScript.getTeardown()
Gets the value(s) for teardown ().TestScript.Teardown.setAction
(List<TestScript.TeardownAction> theValue) Sets the value(s) for action ()Modifier and TypeMethodDescriptionTestScript.setTeardown
(TestScript.Teardown theValue) Sets the value(s) for teardown ()