Uses of Class
org.hl7.fhir.dstu2.model.TestScript.TestScriptContactComponent
-
Uses of TestScript.TestScriptContactComponent in org.hl7.fhir.dstu2.formats
Modifier 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) Modifier 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
Modifier and TypeFieldDescriptionprotected List
<TestScript.TestScriptContactComponent> TestScript.contact
Contacts to assist a user in finding and communicating with the publisher.Modifier and TypeMethodDescriptionTestScript.addContact()
TestScript.TestScriptContactComponent.addTelecom
(ContactPoint t) TestScript.TestScriptContactComponent.copy()
TestScript.TestScriptContactComponent.setNameElement
(StringType value)