Uses of Class
org.hl7.fhir.dstu2.model.ValueSet.ValueSetExpansionParameterComponent
Packages that use ValueSet.ValueSetExpansionParameterComponent
-
Uses of ValueSet.ValueSetExpansionParameterComponent in org.hl7.fhir.dstu2.formats
Methods in org.hl7.fhir.dstu2.formats that return ValueSet.ValueSetExpansionParameterComponentModifier and TypeMethodDescriptionJsonParser.parseValueSetValueSetExpansionParameterComponent(com.google.gson.JsonObject json, ValueSet owner)XmlParser.parseValueSetValueSetExpansionParameterComponent(org.xmlpull.v1.XmlPullParser xpp, ValueSet owner)Methods in org.hl7.fhir.dstu2.formats with parameters of type ValueSet.ValueSetExpansionParameterComponentModifier and TypeMethodDescriptionprotected voidJsonParser.composeValueSetValueSetExpansionParameterComponent(String name, ValueSet.ValueSetExpansionParameterComponent element)protected voidXmlParser.composeValueSetValueSetExpansionParameterComponent(String name, ValueSet.ValueSetExpansionParameterComponent element)protected voidJsonParser.composeValueSetValueSetExpansionParameterComponentInner(ValueSet.ValueSetExpansionParameterComponent element) -
Uses of ValueSet.ValueSetExpansionParameterComponent in org.hl7.fhir.dstu2.model
Fields in org.hl7.fhir.dstu2.model with type parameters of type ValueSet.ValueSetExpansionParameterComponentModifier and TypeFieldDescriptionprotected List<ValueSet.ValueSetExpansionParameterComponent>ValueSet.ValueSetExpansionComponent.parameterA parameter that controlled the expansion process.Methods in org.hl7.fhir.dstu2.model that return ValueSet.ValueSetExpansionParameterComponentModifier and TypeMethodDescriptionValueSet.ValueSetExpansionComponent.addParameter()ValueSet.ValueSetExpansionParameterComponent.copy()ValueSet.ValueSetExpansionParameterComponent.setNameElement(StringType value)Methods in org.hl7.fhir.dstu2.model that return types with arguments of type ValueSet.ValueSetExpansionParameterComponentMethods in org.hl7.fhir.dstu2.model with parameters of type ValueSet.ValueSetExpansionParameterComponentModifier and TypeMethodDescriptionValueSet.ValueSetExpansionComponent.addParameter(ValueSet.ValueSetExpansionParameterComponent t)