Uses of Class
com.ibm.fhir.model.resource.TestReport.Setup
-
Packages that use TestReport.Setup Package Description com.ibm.fhir.model.resource -
-
Uses of TestReport.Setup in com.ibm.fhir.model.resource
Methods in com.ibm.fhir.model.resource that return TestReport.Setup Modifier and Type Method Description TestReport.SetupTestReport.Setup.Builder. build()Build theTestReport.SetupTestReport.SetupTestReport. getSetup()The results of the series of required setup operations before the tests were executed.Methods in com.ibm.fhir.model.resource with parameters of type TestReport.Setup Modifier and Type Method Description protected TestReport.Setup.BuilderTestReport.Setup.Builder. from(TestReport.Setup setup)TestReport.BuilderTestReport.Builder. setup(TestReport.Setup setup)The results of the series of required setup operations before the tests were executed.
-