Uses of Class
ca.uhn.fhir.model.dstu2.resource.TestScript.Setup
-
Packages that use TestScript.Setup Package Description ca.uhn.fhir.model.dstu2.resource -
-
Uses of TestScript.Setup in ca.uhn.fhir.model.dstu2.resource
Methods in ca.uhn.fhir.model.dstu2.resource that return TestScript.Setup Modifier and Type Method Description TestScript.SetupTestScript.Setup. addAction(TestScript.SetupAction theValue)Adds a given new value for action ()TestScript.SetupTestScript. getSetup()Gets the value(s) for setup ().TestScript.SetupTestScript.Setup. setAction(List<TestScript.SetupAction> theValue)Sets the value(s) for action ()TestScript.SetupTestScript.Setup. setMetadata(TestScript.Metadata theValue)Sets the value(s) for metadata ()Methods in ca.uhn.fhir.model.dstu2.resource with parameters of type TestScript.Setup Modifier and Type Method Description TestScriptTestScript. setSetup(TestScript.Setup theValue)Sets the value(s) for setup ()
-