Uses of Class
org.hl7.fhir.dstu2.model.ValueSet.ValueSetExpansionParameterComponent
-
Uses of ValueSet.ValueSetExpansionParameterComponent in org.hl7.fhir.dstu2.formats
Modifier and TypeMethodDescriptionJsonParser.parseValueSetValueSetExpansionParameterComponent
(com.google.gson.JsonObject json, ValueSet owner) XmlParser.parseValueSetValueSetExpansionParameterComponent
(org.xmlpull.v1.XmlPullParser xpp, ValueSet owner) Modifier and TypeMethodDescriptionprotected void
JsonParser.composeValueSetValueSetExpansionParameterComponent
(String name, ValueSet.ValueSetExpansionParameterComponent element) protected void
XmlParser.composeValueSetValueSetExpansionParameterComponent
(String name, ValueSet.ValueSetExpansionParameterComponent element) protected void
JsonParser.composeValueSetValueSetExpansionParameterComponentInner
(ValueSet.ValueSetExpansionParameterComponent element) -
Uses of ValueSet.ValueSetExpansionParameterComponent in org.hl7.fhir.dstu2.model
Modifier and TypeFieldDescriptionprotected List
<ValueSet.ValueSetExpansionParameterComponent> ValueSet.ValueSetExpansionComponent.parameter
A parameter that controlled the expansion process.Modifier and TypeMethodDescriptionValueSet.ValueSetExpansionComponent.addParameter()
ValueSet.ValueSetExpansionParameterComponent.copy()
ValueSet.ValueSetExpansionParameterComponent.setNameElement
(StringType value) Modifier and TypeMethodDescriptionValueSet.ValueSetExpansionComponent.addParameter
(ValueSet.ValueSetExpansionParameterComponent t)