
Uses of Class
org.hl7.fhir.dstu2.model.ValueSet.ValueSetContactComponent
Packages that use ValueSet.ValueSetContactComponent
-
Uses of ValueSet.ValueSetContactComponent in org.hl7.fhir.dstu2.formats
Methods in org.hl7.fhir.dstu2.formats that return ValueSet.ValueSetContactComponentModifier and TypeMethodDescriptionprotected ValueSet.ValueSetContactComponent
JsonParser.parseValueSetValueSetContactComponent
(com.google.gson.JsonObject json, ValueSet owner) protected ValueSet.ValueSetContactComponent
XmlParser.parseValueSetValueSetContactComponent
(org.xmlpull.v1.XmlPullParser xpp, ValueSet owner) Methods in org.hl7.fhir.dstu2.formats with parameters of type ValueSet.ValueSetContactComponentModifier and TypeMethodDescriptionprotected void
JsonParser.composeValueSetValueSetContactComponent
(String name, ValueSet.ValueSetContactComponent element) protected void
XmlParser.composeValueSetValueSetContactComponent
(String name, ValueSet.ValueSetContactComponent element) protected void
JsonParser.composeValueSetValueSetContactComponentInner
(ValueSet.ValueSetContactComponent element) -
Uses of ValueSet.ValueSetContactComponent in org.hl7.fhir.dstu2.model
Fields in org.hl7.fhir.dstu2.model with type parameters of type ValueSet.ValueSetContactComponentModifier and TypeFieldDescriptionprotected List
<ValueSet.ValueSetContactComponent> ValueSet.contact
Contacts to assist a user in finding and communicating with the publisher.Methods in org.hl7.fhir.dstu2.model that return ValueSet.ValueSetContactComponentModifier and TypeMethodDescriptionValueSet.addContact()
ValueSet.ValueSetContactComponent.addTelecom
(ContactPoint t) ValueSet.ValueSetContactComponent.copy()
ValueSet.ValueSetContactComponent.setNameElement
(StringType value) Methods in org.hl7.fhir.dstu2.model that return types with arguments of type ValueSet.ValueSetContactComponentMethods in org.hl7.fhir.dstu2.model with parameters of type ValueSet.ValueSetContactComponent