
Uses of Class
org.hl7.fhir.r5.model.TestReport.SetupActionComponent
Packages that use TestReport.SetupActionComponent
-
Uses of TestReport.SetupActionComponent in org.hl7.fhir.r5.formats
Methods in org.hl7.fhir.r5.formats that return TestReport.SetupActionComponentModifier and TypeMethodDescriptionprotected TestReport.SetupActionComponentJsonParser.parseTestReportSetupActionComponent(com.google.gson.JsonObject json) protected TestReport.SetupActionComponentXmlParser.parseTestReportSetupActionComponent(org.xmlpull.v1.XmlPullParser xpp) Methods in org.hl7.fhir.r5.formats with parameters of type TestReport.SetupActionComponentModifier and TypeMethodDescriptionprotected voidJsonParser.composeSetupActionComponent(String name, TestReport.SetupActionComponent element) protected voidJsonParser.composeSetupActionComponentProperties(TestReport.SetupActionComponent element) protected voidRdfParser.composeTestReportSetupActionComponent(org.hl7.fhir.utilities.turtle.Turtle.Complex parent, String parentType, String name, TestReport.SetupActionComponent element, int index) protected voidXmlParser.composeTestReportSetupActionComponent(String name, TestReport.SetupActionComponent element) protected voidXmlParser.composeTestReportSetupActionComponentElements(TestReport.SetupActionComponent element) protected booleanXmlParser.parseTestReportSetupActionComponentContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, TestReport.SetupActionComponent res) protected voidJsonParser.parseTestReportSetupActionComponentProperties(com.google.gson.JsonObject json, TestReport.SetupActionComponent res) -
Uses of TestReport.SetupActionComponent in org.hl7.fhir.r5.model
Fields in org.hl7.fhir.r5.model with type parameters of type TestReport.SetupActionComponentModifier and TypeFieldDescriptionprotected List<TestReport.SetupActionComponent> TestReport.TestReportSetupComponent.actionAction would contain either an operation or an assertion.Methods in org.hl7.fhir.r5.model that return TestReport.SetupActionComponentModifier and TypeMethodDescriptionTestReport.TestReportSetupComponent.addAction()TestReport.SetupActionComponent.copy()TestReport.TestReportSetupComponent.getActionFirstRep()TestReport.SetupActionComponent.setAssert(TestReport.SetupActionAssertComponent value) TestReport.SetupActionComponent.setOperation(TestReport.SetupActionOperationComponent value) Methods in org.hl7.fhir.r5.model that return types with arguments of type TestReport.SetupActionComponentMethods in org.hl7.fhir.r5.model with parameters of type TestReport.SetupActionComponentModifier and TypeMethodDescriptionTestReport.TestReportSetupComponent.addAction(TestReport.SetupActionComponent t) voidTestReport.SetupActionComponent.copyValues(TestReport.SetupActionComponent dst) Method parameters in org.hl7.fhir.r5.model with type arguments of type TestReport.SetupActionComponentModifier and TypeMethodDescriptionTestReport.TestReportSetupComponent.setAction(List<TestReport.SetupActionComponent> theAction) Constructors in org.hl7.fhir.r5.model with parameters of type TestReport.SetupActionComponentModifierConstructorDescriptionConstructor