
Uses of Class
org.hl7.fhir.r5.model.TestReport.SetupActionOperationComponent
Packages that use TestReport.SetupActionOperationComponent
-
Uses of TestReport.SetupActionOperationComponent in org.hl7.fhir.r5.formats
Methods in org.hl7.fhir.r5.formats that return TestReport.SetupActionOperationComponentModifier and TypeMethodDescriptionprotected TestReport.SetupActionOperationComponentJsonParser.parseTestReportSetupActionOperationComponent(com.google.gson.JsonObject json) protected TestReport.SetupActionOperationComponentXmlParser.parseTestReportSetupActionOperationComponent(org.xmlpull.v1.XmlPullParser xpp) Methods in org.hl7.fhir.r5.formats with parameters of type TestReport.SetupActionOperationComponentModifier and TypeMethodDescriptionprotected voidJsonParser.composeSetupActionOperationComponent(String name, TestReport.SetupActionOperationComponent element) protected voidJsonParser.composeSetupActionOperationComponentProperties(TestReport.SetupActionOperationComponent element) protected voidRdfParser.composeTestReportSetupActionOperationComponent(org.hl7.fhir.utilities.turtle.Turtle.Complex parent, String parentType, String name, TestReport.SetupActionOperationComponent element, int index) protected voidXmlParser.composeTestReportSetupActionOperationComponent(String name, TestReport.SetupActionOperationComponent element) protected voidXmlParser.composeTestReportSetupActionOperationComponentElements(TestReport.SetupActionOperationComponent element) protected booleanXmlParser.parseTestReportSetupActionOperationComponentContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, TestReport.SetupActionOperationComponent res) protected voidJsonParser.parseTestReportSetupActionOperationComponentProperties(com.google.gson.JsonObject json, TestReport.SetupActionOperationComponent res) -
Uses of TestReport.SetupActionOperationComponent in org.hl7.fhir.r5.model
Fields in org.hl7.fhir.r5.model declared as TestReport.SetupActionOperationComponentModifier and TypeFieldDescriptionprotected TestReport.SetupActionOperationComponentTestReport.SetupActionComponent.operationThe operation performed.protected TestReport.SetupActionOperationComponentTestReport.TeardownActionComponent.operationAn operation would involve a REST request to a server.protected TestReport.SetupActionOperationComponentTestReport.TestActionComponent.operationAn operation would involve a REST request to a server.Methods in org.hl7.fhir.r5.model that return TestReport.SetupActionOperationComponentModifier and TypeMethodDescriptionTestReport.SetupActionOperationComponent.copy()TestReport.SetupActionComponent.getOperation()TestReport.TeardownActionComponent.getOperation()TestReport.TestActionComponent.getOperation()TestReport.SetupActionOperationComponent.setDetailElement(UriType value) TestReport.SetupActionOperationComponent.setMessage(String value) TestReport.SetupActionOperationComponent.setMessageElement(MarkdownType value) TestReport.SetupActionOperationComponent.setResult(TestReport.TestReportActionResult value) TestReport.SetupActionOperationComponent.setResultElement(Enumeration<TestReport.TestReportActionResult> value) Methods in org.hl7.fhir.r5.model with parameters of type TestReport.SetupActionOperationComponentModifier and TypeMethodDescriptionvoidTestReport.SetupActionOperationComponent.copyValues(TestReport.SetupActionOperationComponent dst) TestReport.SetupActionComponent.setOperation(TestReport.SetupActionOperationComponent value) TestReport.TeardownActionComponent.setOperation(TestReport.SetupActionOperationComponent value) TestReport.TestActionComponent.setOperation(TestReport.SetupActionOperationComponent value) Constructors in org.hl7.fhir.r5.model with parameters of type TestReport.SetupActionOperationComponentModifierConstructorDescriptionConstructor