Uses of Class
ca.uhn.fhir.model.dstu2.resource.TestScript.SetupAction
-
Uses of TestScript.SetupAction in ca.uhn.fhir.model.dstu2.resource
Modifier and TypeMethodDescriptionTestScript.Setup.addAction()
Adds and returns a new value for action ()TestScript.Setup.getActionFirstRep()
Gets the first repetition for action (), creating it if it does not already exist.TestScript.SetupAction.setAssert
(TestScript.SetupActionAssert theValue) Sets the value(s) for assert ()TestScript.SetupAction.setOperation
(TestScript.SetupActionOperation theValue) Sets the value(s) for operation ()Modifier and TypeMethodDescriptionTestScript.Setup.addAction
(TestScript.SetupAction theValue) Adds a given new value for action ()Modifier and TypeMethodDescriptionTestScript.Setup.setAction
(List<TestScript.SetupAction> theValue) Sets the value(s) for action ()