
Uses of Class
org.hl7.fhir.dstu2.model.Conformance.ConformanceContactComponent
Packages that use Conformance.ConformanceContactComponent
-
Uses of Conformance.ConformanceContactComponent in org.hl7.fhir.dstu2.formats
Methods in org.hl7.fhir.dstu2.formats that return Conformance.ConformanceContactComponentModifier 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) Methods in org.hl7.fhir.dstu2.formats with parameters of type Conformance.ConformanceContactComponentModifier 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
Fields in org.hl7.fhir.dstu2.model with type parameters of type Conformance.ConformanceContactComponentModifier and TypeFieldDescriptionprotected List
<Conformance.ConformanceContactComponent> Conformance.contact
Contacts to assist a user in finding and communicating with the publisher.Methods in org.hl7.fhir.dstu2.model that return Conformance.ConformanceContactComponentModifier and TypeMethodDescriptionConformance.addContact()
Conformance.ConformanceContactComponent.addTelecom
(ContactPoint t) Conformance.ConformanceContactComponent.copy()
Conformance.ConformanceContactComponent.setNameElement
(StringType value) Methods in org.hl7.fhir.dstu2.model that return types with arguments of type Conformance.ConformanceContactComponentMethods in org.hl7.fhir.dstu2.model with parameters of type Conformance.ConformanceContactComponentModifier and TypeMethodDescriptionConformance.addContact
(Conformance.ConformanceContactComponent t)