
Uses of Class
org.hl7.fhir.dstu2.model.TestScript.TestScriptTestComponent
Packages that use TestScript.TestScriptTestComponent
-
Uses of TestScript.TestScriptTestComponent in org.hl7.fhir.dstu2.formats
Methods in org.hl7.fhir.dstu2.formats that return TestScript.TestScriptTestComponentModifier and TypeMethodDescriptionprotected TestScript.TestScriptTestComponent
JsonParser.parseTestScriptTestScriptTestComponent
(com.google.gson.JsonObject json, TestScript owner) protected TestScript.TestScriptTestComponent
XmlParser.parseTestScriptTestScriptTestComponent
(org.xmlpull.v1.XmlPullParser xpp, TestScript owner) Methods in org.hl7.fhir.dstu2.formats with parameters of type TestScript.TestScriptTestComponentModifier and TypeMethodDescriptionprotected void
JsonParser.composeTestScriptTestScriptTestComponent
(String name, TestScript.TestScriptTestComponent element) protected void
XmlParser.composeTestScriptTestScriptTestComponent
(String name, TestScript.TestScriptTestComponent element) protected void
JsonParser.composeTestScriptTestScriptTestComponentInner
(TestScript.TestScriptTestComponent element) -
Uses of TestScript.TestScriptTestComponent in org.hl7.fhir.dstu2.model
Fields in org.hl7.fhir.dstu2.model with type parameters of type TestScript.TestScriptTestComponentModifier and TypeFieldDescriptionprotected List
<TestScript.TestScriptTestComponent> TestScript.test
A test in this script.Methods in org.hl7.fhir.dstu2.model that return TestScript.TestScriptTestComponentModifier and TypeMethodDescriptionTestScript.TestScriptTestComponent.addAction
(TestScript.TestScriptTestActionComponent t) TestScript.addTest()
TestScript.TestScriptTestComponent.copy()
TestScript.TestScriptTestComponent.setDescription
(String value) TestScript.TestScriptTestComponent.setDescriptionElement
(StringType value) TestScript.TestScriptTestComponent.setMetadata
(TestScript.TestScriptMetadataComponent value) TestScript.TestScriptTestComponent.setNameElement
(StringType value) Methods in org.hl7.fhir.dstu2.model that return types with arguments of type TestScript.TestScriptTestComponentMethods in org.hl7.fhir.dstu2.model with parameters of type TestScript.TestScriptTestComponent