
Uses of Class
org.hl7.fhir.dstu2.model.DataElement.DataElementContactComponent
Packages that use DataElement.DataElementContactComponent
-
Uses of DataElement.DataElementContactComponent in org.hl7.fhir.dstu2.formats
Methods in org.hl7.fhir.dstu2.formats that return DataElement.DataElementContactComponentModifier and TypeMethodDescriptionprotected DataElement.DataElementContactComponentJsonParser.parseDataElementDataElementContactComponent(com.google.gson.JsonObject json, DataElement owner) protected DataElement.DataElementContactComponentXmlParser.parseDataElementDataElementContactComponent(org.xmlpull.v1.XmlPullParser xpp, DataElement owner) Methods in org.hl7.fhir.dstu2.formats with parameters of type DataElement.DataElementContactComponentModifier and TypeMethodDescriptionprotected voidJsonParser.composeDataElementDataElementContactComponent(String name, DataElement.DataElementContactComponent element) protected voidXmlParser.composeDataElementDataElementContactComponent(String name, DataElement.DataElementContactComponent element) protected voidJsonParser.composeDataElementDataElementContactComponentInner(DataElement.DataElementContactComponent element) -
Uses of DataElement.DataElementContactComponent in org.hl7.fhir.dstu2.model
Fields in org.hl7.fhir.dstu2.model with type parameters of type DataElement.DataElementContactComponentModifier and TypeFieldDescriptionprotected List<DataElement.DataElementContactComponent> DataElement.contactContacts to assist a user in finding and communicating with the publisher.Methods in org.hl7.fhir.dstu2.model that return DataElement.DataElementContactComponentModifier and TypeMethodDescriptionDataElement.addContact()DataElement.DataElementContactComponent.addTelecom(ContactPoint t) DataElement.DataElementContactComponent.copy()DataElement.DataElementContactComponent.setNameElement(StringType value) Methods in org.hl7.fhir.dstu2.model that return types with arguments of type DataElement.DataElementContactComponentMethods in org.hl7.fhir.dstu2.model with parameters of type DataElement.DataElementContactComponentModifier and TypeMethodDescriptionDataElement.addContact(DataElement.DataElementContactComponent t)