Uses of Class
org.hl7.fhir.dstu2.model.Conformance.ConformanceContactComponent
-
Uses of Conformance.ConformanceContactComponent in org.hl7.fhir.dstu2.formats
Modifier and TypeMethodDescriptionprotected Conformance.ConformanceContactComponent
JsonParser.parseConformanceConformanceContactComponent
(com.google.gson.JsonObject json, Conformance owner) protected Conformance.ConformanceContactComponent
XmlParser.parseConformanceConformanceContactComponent
(org.xmlpull.v1.XmlPullParser xpp, Conformance owner) Modifier and TypeMethodDescriptionprotected void
JsonParser.composeConformanceConformanceContactComponent
(String name, Conformance.ConformanceContactComponent element) protected void
XmlParser.composeConformanceConformanceContactComponent
(String name, Conformance.ConformanceContactComponent element) protected void
JsonParser.composeConformanceConformanceContactComponentInner
(Conformance.ConformanceContactComponent element) -
Uses of Conformance.ConformanceContactComponent in org.hl7.fhir.dstu2.model
Modifier and TypeFieldDescriptionprotected List
<Conformance.ConformanceContactComponent> Conformance.contact
Contacts to assist a user in finding and communicating with the publisher.Modifier and TypeMethodDescriptionConformance.addContact()
Conformance.ConformanceContactComponent.addTelecom
(ContactPoint t) Conformance.ConformanceContactComponent.copy()
Conformance.ConformanceContactComponent.setNameElement
(StringType value) Modifier and TypeMethodDescriptionConformance.addContact
(Conformance.ConformanceContactComponent t)