Uses of Class
org.hl7.fhir.dstu2.model.ValueSet.ValueSetContactComponent
-
Uses of ValueSet.ValueSetContactComponent in org.hl7.fhir.dstu2.formats
Modifier 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) Modifier 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
Modifier and TypeFieldDescriptionprotected List
<ValueSet.ValueSetContactComponent> ValueSet.contact
Contacts to assist a user in finding and communicating with the publisher.Modifier and TypeMethodDescriptionValueSet.addContact()
ValueSet.ValueSetContactComponent.addTelecom
(ContactPoint t) ValueSet.ValueSetContactComponent.copy()
ValueSet.ValueSetContactComponent.setNameElement
(StringType value)