
Uses of Class
org.hl7.fhir.dstu2.model.TestScript.TestScriptTeardownActionComponent
Packages that use TestScript.TestScriptTeardownActionComponent
-
Uses of TestScript.TestScriptTeardownActionComponent in org.hl7.fhir.dstu2.formats
Methods in org.hl7.fhir.dstu2.formats that return TestScript.TestScriptTeardownActionComponentModifier and TypeMethodDescriptionJsonParser.parseTestScriptTestScriptTeardownActionComponent(com.google.gson.JsonObject json, TestScript owner) XmlParser.parseTestScriptTestScriptTeardownActionComponent(org.xmlpull.v1.XmlPullParser xpp, TestScript owner) Methods in org.hl7.fhir.dstu2.formats with parameters of type TestScript.TestScriptTeardownActionComponentModifier and TypeMethodDescriptionprotected voidJsonParser.composeTestScriptTestScriptTeardownActionComponent(String name, TestScript.TestScriptTeardownActionComponent element) protected voidXmlParser.composeTestScriptTestScriptTeardownActionComponent(String name, TestScript.TestScriptTeardownActionComponent element) protected voidJsonParser.composeTestScriptTestScriptTeardownActionComponentInner(TestScript.TestScriptTeardownActionComponent element) -
Uses of TestScript.TestScriptTeardownActionComponent in org.hl7.fhir.dstu2.model
Fields in org.hl7.fhir.dstu2.model with type parameters of type TestScript.TestScriptTeardownActionComponentModifier and TypeFieldDescriptionprotected List<TestScript.TestScriptTeardownActionComponent> TestScript.TestScriptTeardownComponent.actionThe teardown action will only contain an operation.Methods in org.hl7.fhir.dstu2.model that return TestScript.TestScriptTeardownActionComponentModifier and TypeMethodDescriptionTestScript.TestScriptTeardownComponent.addAction()TestScript.TestScriptTeardownActionComponent.copy()TestScript.TestScriptTeardownActionComponent.setOperation(TestScript.TestScriptSetupActionOperationComponent value) Methods in org.hl7.fhir.dstu2.model that return types with arguments of type TestScript.TestScriptTeardownActionComponentMethods in org.hl7.fhir.dstu2.model with parameters of type TestScript.TestScriptTeardownActionComponentModifier and TypeMethodDescriptionTestScript.TestScriptTeardownComponent.addAction(TestScript.TestScriptTeardownActionComponent t)