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.TestScriptTestComponentJsonParser.parseTestScriptTestScriptTestComponent(com.google.gson.JsonObject json, TestScript owner)protected TestScript.TestScriptTestComponentXmlParser.parseTestScriptTestScriptTestComponent(org.xmlpull.v1.XmlPullParser xpp, TestScript owner)Methods in org.hl7.fhir.dstu2.formats with parameters of type TestScript.TestScriptTestComponentModifier and TypeMethodDescriptionprotected voidJsonParser.composeTestScriptTestScriptTestComponent(String name, TestScript.TestScriptTestComponent element)protected voidXmlParser.composeTestScriptTestScriptTestComponent(String name, TestScript.TestScriptTestComponent element)protected voidJsonParser.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.testA 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