
Uses of Class
org.hl7.fhir.r5.model.TestReport.TestActionComponent
Packages that use TestReport.TestActionComponent
-
Uses of TestReport.TestActionComponent in org.hl7.fhir.r5.formats
Methods in org.hl7.fhir.r5.formats that return TestReport.TestActionComponentModifier and TypeMethodDescriptionprotected TestReport.TestActionComponentJsonParser.parseTestReportTestActionComponent(com.google.gson.JsonObject json) protected TestReport.TestActionComponentXmlParser.parseTestReportTestActionComponent(org.xmlpull.v1.XmlPullParser xpp) Methods in org.hl7.fhir.r5.formats with parameters of type TestReport.TestActionComponentModifier and TypeMethodDescriptionprotected voidJsonParser.composeTestActionComponent(String name, TestReport.TestActionComponent element) protected voidJsonParser.composeTestActionComponentProperties(TestReport.TestActionComponent element) protected voidRdfParser.composeTestReportTestActionComponent(org.hl7.fhir.utilities.turtle.Turtle.Complex parent, String parentType, String name, TestReport.TestActionComponent element, int index) protected voidXmlParser.composeTestReportTestActionComponent(String name, TestReport.TestActionComponent element) protected voidXmlParser.composeTestReportTestActionComponentElements(TestReport.TestActionComponent element) protected booleanXmlParser.parseTestReportTestActionComponentContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, TestReport.TestActionComponent res) protected voidJsonParser.parseTestReportTestActionComponentProperties(com.google.gson.JsonObject json, TestReport.TestActionComponent res) -
Uses of TestReport.TestActionComponent in org.hl7.fhir.r5.model
Fields in org.hl7.fhir.r5.model with type parameters of type TestReport.TestActionComponentModifier and TypeFieldDescriptionprotected List<TestReport.TestActionComponent> TestReport.TestReportTestComponent.actionAction would contain either an operation or an assertion.Methods in org.hl7.fhir.r5.model that return TestReport.TestActionComponentModifier and TypeMethodDescriptionTestReport.TestReportTestComponent.addAction()TestReport.TestActionComponent.copy()TestReport.TestReportTestComponent.getActionFirstRep()TestReport.TestActionComponent.setAssert(TestReport.SetupActionAssertComponent value) TestReport.TestActionComponent.setOperation(TestReport.SetupActionOperationComponent value) Methods in org.hl7.fhir.r5.model that return types with arguments of type TestReport.TestActionComponentMethods in org.hl7.fhir.r5.model with parameters of type TestReport.TestActionComponentModifier and TypeMethodDescriptionTestReport.TestReportTestComponent.addAction(TestReport.TestActionComponent t) voidTestReport.TestActionComponent.copyValues(TestReport.TestActionComponent dst) Method parameters in org.hl7.fhir.r5.model with type arguments of type TestReport.TestActionComponentModifier and TypeMethodDescriptionTestReport.TestReportTestComponent.setAction(List<TestReport.TestActionComponent> theAction) Constructors in org.hl7.fhir.r5.model with parameters of type TestReport.TestActionComponentModifierConstructorDescriptionConstructor