
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.ConformanceContactComponentJsonParser.parseConformanceConformanceContactComponent(com.google.gson.JsonObject json, Conformance owner) protected Conformance.ConformanceContactComponentXmlParser.parseConformanceConformanceContactComponent(org.xmlpull.v1.XmlPullParser xpp, Conformance owner) Methods in org.hl7.fhir.dstu2.formats with parameters of type Conformance.ConformanceContactComponentModifier and TypeMethodDescriptionprotected voidJsonParser.composeConformanceConformanceContactComponent(String name, Conformance.ConformanceContactComponent element) protected voidXmlParser.composeConformanceConformanceContactComponent(String name, Conformance.ConformanceContactComponent element) protected voidJsonParser.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.contactContacts 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)