
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.ValueSetContactComponentJsonParser.parseValueSetValueSetContactComponent(com.google.gson.JsonObject json, ValueSet owner) protected ValueSet.ValueSetContactComponentXmlParser.parseValueSetValueSetContactComponent(org.xmlpull.v1.XmlPullParser xpp, ValueSet owner) Methods in org.hl7.fhir.dstu2.formats with parameters of type ValueSet.ValueSetContactComponentModifier and TypeMethodDescriptionprotected voidJsonParser.composeValueSetValueSetContactComponent(String name, ValueSet.ValueSetContactComponent element) protected voidXmlParser.composeValueSetValueSetContactComponent(String name, ValueSet.ValueSetContactComponent element) protected voidJsonParser.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.contactContacts 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