
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.TestScriptContactComponent
JsonParser.parseTestScriptTestScriptContactComponent
(com.google.gson.JsonObject json, TestScript owner) protected TestScript.TestScriptContactComponent
XmlParser.parseTestScriptTestScriptContactComponent
(org.xmlpull.v1.XmlPullParser xpp, TestScript owner) Methods in org.hl7.fhir.dstu2.formats with parameters of type TestScript.TestScriptContactComponentModifier and TypeMethodDescriptionprotected void
JsonParser.composeTestScriptTestScriptContactComponent
(String name, TestScript.TestScriptContactComponent element) protected void
XmlParser.composeTestScriptTestScriptContactComponent
(String name, TestScript.TestScriptContactComponent element) protected void
JsonParser.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.contact
Contacts 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