
Uses of Class
ca.uhn.fhir.model.dstu2.resource.TestScript.Setup
Packages that use TestScript.Setup
-
Uses of TestScript.Setup in ca.uhn.fhir.model.dstu2.resource
Methods in ca.uhn.fhir.model.dstu2.resource that return TestScript.SetupModifier 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 ()Methods in ca.uhn.fhir.model.dstu2.resource with parameters of type TestScript.SetupModifier and TypeMethodDescriptionTestScript.setSetup(TestScript.Setup theValue) Sets the value(s) for setup ()