
Uses of Class
org.hl7.fhir.dstu2.model.ImplementationGuide.ImplementationGuideContactComponent
Packages that use ImplementationGuide.ImplementationGuideContactComponent
-
Uses of ImplementationGuide.ImplementationGuideContactComponent in org.hl7.fhir.dstu2.formats
Methods in org.hl7.fhir.dstu2.formats that return ImplementationGuide.ImplementationGuideContactComponentModifier and TypeMethodDescriptionJsonParser.parseImplementationGuideImplementationGuideContactComponent(com.google.gson.JsonObject json, ImplementationGuide owner) XmlParser.parseImplementationGuideImplementationGuideContactComponent(org.xmlpull.v1.XmlPullParser xpp, ImplementationGuide owner) Methods in org.hl7.fhir.dstu2.formats with parameters of type ImplementationGuide.ImplementationGuideContactComponentModifier and TypeMethodDescriptionprotected voidJsonParser.composeImplementationGuideImplementationGuideContactComponent(String name, ImplementationGuide.ImplementationGuideContactComponent element) protected voidXmlParser.composeImplementationGuideImplementationGuideContactComponent(String name, ImplementationGuide.ImplementationGuideContactComponent element) protected voidJsonParser.composeImplementationGuideImplementationGuideContactComponentInner(ImplementationGuide.ImplementationGuideContactComponent element) -
Uses of ImplementationGuide.ImplementationGuideContactComponent in org.hl7.fhir.dstu2.model
Fields in org.hl7.fhir.dstu2.model with type parameters of type ImplementationGuide.ImplementationGuideContactComponentModifier and TypeFieldDescriptionImplementationGuide.contactContacts to assist a user in finding and communicating with the publisher.Methods in org.hl7.fhir.dstu2.model that return ImplementationGuide.ImplementationGuideContactComponentModifier and TypeMethodDescriptionImplementationGuide.addContact()ImplementationGuide.ImplementationGuideContactComponent.addTelecom(ContactPoint t) ImplementationGuide.ImplementationGuideContactComponent.copy()ImplementationGuide.ImplementationGuideContactComponent.setNameElement(StringType value) Methods in org.hl7.fhir.dstu2.model that return types with arguments of type ImplementationGuide.ImplementationGuideContactComponentMethods in org.hl7.fhir.dstu2.model with parameters of type ImplementationGuide.ImplementationGuideContactComponentModifier and TypeMethodDescriptionImplementationGuide.addContact(ImplementationGuide.ImplementationGuideContactComponent t)