Uses of Class
org.hl7.fhir.dstu2.model.ImplementationGuide.ImplementationGuideContactComponent
-
Uses of ImplementationGuide.ImplementationGuideContactComponent in org.hl7.fhir.dstu2.formats
Modifier and TypeMethodDescriptionJsonParser.parseImplementationGuideImplementationGuideContactComponent
(com.google.gson.JsonObject json, ImplementationGuide owner) XmlParser.parseImplementationGuideImplementationGuideContactComponent
(org.xmlpull.v1.XmlPullParser xpp, ImplementationGuide owner) Modifier and TypeMethodDescriptionprotected void
JsonParser.composeImplementationGuideImplementationGuideContactComponent
(String name, ImplementationGuide.ImplementationGuideContactComponent element) protected void
XmlParser.composeImplementationGuideImplementationGuideContactComponent
(String name, ImplementationGuide.ImplementationGuideContactComponent element) protected void
JsonParser.composeImplementationGuideImplementationGuideContactComponentInner
(ImplementationGuide.ImplementationGuideContactComponent element) -
Uses of ImplementationGuide.ImplementationGuideContactComponent in org.hl7.fhir.dstu2.model
Modifier and TypeFieldDescriptionImplementationGuide.contact
Contacts to assist a user in finding and communicating with the publisher.Modifier and TypeMethodDescriptionImplementationGuide.addContact()
ImplementationGuide.ImplementationGuideContactComponent.addTelecom
(ContactPoint t) ImplementationGuide.ImplementationGuideContactComponent.copy()
ImplementationGuide.ImplementationGuideContactComponent.setNameElement
(StringType value) Modifier and TypeMethodDescriptionImplementationGuide.addContact
(ImplementationGuide.ImplementationGuideContactComponent t)