
Uses of Class
org.hl7.fhir.dstu2.model.TestScript.TestScriptContactComponent
Packages that use TestScript.TestScriptContactComponent
-
Uses of TestScript.TestScriptContactComponent in org.hl7.fhir.dstu2.formats
Methods in org.hl7.fhir.dstu2.formats that return TestScript.TestScriptContactComponentModifier and TypeMethodDescriptionprotected TestScript.TestScriptContactComponentJsonParser.parseTestScriptTestScriptContactComponent(com.google.gson.JsonObject json, TestScript owner) protected TestScript.TestScriptContactComponentXmlParser.parseTestScriptTestScriptContactComponent(org.xmlpull.v1.XmlPullParser xpp, TestScript owner) Methods in org.hl7.fhir.dstu2.formats with parameters of type TestScript.TestScriptContactComponentModifier and TypeMethodDescriptionprotected voidJsonParser.composeTestScriptTestScriptContactComponent(String name, TestScript.TestScriptContactComponent element) protected voidXmlParser.composeTestScriptTestScriptContactComponent(String name, TestScript.TestScriptContactComponent element) protected voidJsonParser.composeTestScriptTestScriptContactComponentInner(TestScript.TestScriptContactComponent element) -
Uses of TestScript.TestScriptContactComponent in org.hl7.fhir.dstu2.model
Fields in org.hl7.fhir.dstu2.model with type parameters of type TestScript.TestScriptContactComponentModifier and TypeFieldDescriptionprotected List<TestScript.TestScriptContactComponent> TestScript.contactContacts to assist a user in finding and communicating with the publisher.Methods in org.hl7.fhir.dstu2.model that return TestScript.TestScriptContactComponentModifier and TypeMethodDescriptionTestScript.addContact()TestScript.TestScriptContactComponent.addTelecom(ContactPoint t) TestScript.TestScriptContactComponent.copy()TestScript.TestScriptContactComponent.setNameElement(StringType value) Methods in org.hl7.fhir.dstu2.model that return types with arguments of type TestScript.TestScriptContactComponentMethods in org.hl7.fhir.dstu2.model with parameters of type TestScript.TestScriptContactComponent