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