
Uses of Class
org.hl7.fhir.dstu2.model.ConceptMap.ConceptMapContactComponent
Packages that use ConceptMap.ConceptMapContactComponent
-
Uses of ConceptMap.ConceptMapContactComponent in org.hl7.fhir.dstu2.formats
Methods in org.hl7.fhir.dstu2.formats that return ConceptMap.ConceptMapContactComponentModifier and TypeMethodDescriptionprotected ConceptMap.ConceptMapContactComponentJsonParser.parseConceptMapConceptMapContactComponent(com.google.gson.JsonObject json, ConceptMap owner) protected ConceptMap.ConceptMapContactComponentXmlParser.parseConceptMapConceptMapContactComponent(org.xmlpull.v1.XmlPullParser xpp, ConceptMap owner) Methods in org.hl7.fhir.dstu2.formats with parameters of type ConceptMap.ConceptMapContactComponentModifier and TypeMethodDescriptionprotected voidJsonParser.composeConceptMapConceptMapContactComponent(String name, ConceptMap.ConceptMapContactComponent element) protected voidXmlParser.composeConceptMapConceptMapContactComponent(String name, ConceptMap.ConceptMapContactComponent element) protected voidJsonParser.composeConceptMapConceptMapContactComponentInner(ConceptMap.ConceptMapContactComponent element) -
Uses of ConceptMap.ConceptMapContactComponent in org.hl7.fhir.dstu2.model
Fields in org.hl7.fhir.dstu2.model with type parameters of type ConceptMap.ConceptMapContactComponentModifier and TypeFieldDescriptionprotected List<ConceptMap.ConceptMapContactComponent> ConceptMap.contactContacts to assist a user in finding and communicating with the publisher.Methods in org.hl7.fhir.dstu2.model that return ConceptMap.ConceptMapContactComponentModifier and TypeMethodDescriptionConceptMap.addContact()ConceptMap.ConceptMapContactComponent.addTelecom(ContactPoint t) ConceptMap.ConceptMapContactComponent.copy()ConceptMap.ConceptMapContactComponent.setNameElement(StringType value) Methods in org.hl7.fhir.dstu2.model that return types with arguments of type ConceptMap.ConceptMapContactComponentMethods in org.hl7.fhir.dstu2.model with parameters of type ConceptMap.ConceptMapContactComponent