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