Uses of Interface
org.hl7.fhir.r4.terminologies.ValueSetExpander
-
Packages that use ValueSetExpander Package Description org.hl7.fhir.r4.hapi.ctx org.hl7.fhir.r4.terminologies org.hl7.fhir.r4.utils -
-
Uses of ValueSetExpander in org.hl7.fhir.r4.hapi.ctx
Classes in org.hl7.fhir.r4.hapi.ctx that implement ValueSetExpander Modifier and Type Class Description classHapiWorkerContextMethods in org.hl7.fhir.r4.hapi.ctx that return ValueSetExpander Modifier and Type Method Description ValueSetExpanderHapiWorkerContext. getExpander() -
Uses of ValueSetExpander in org.hl7.fhir.r4.terminologies
Classes in org.hl7.fhir.r4.terminologies that implement ValueSetExpander Modifier and Type Class Description classValueSetExpanderSimpleclassValueSetExpansionCache.CacheAwareExpanderMethods in org.hl7.fhir.r4.terminologies that return ValueSetExpander Modifier and Type Method Description ValueSetExpanderValueSetExpanderFactory. getExpander()ValueSetExpanderValueSetExpansionCache. getExpander() -
Uses of ValueSetExpander in org.hl7.fhir.r4.utils
Methods in org.hl7.fhir.r4.utils that return ValueSetExpander Modifier and Type Method Description ValueSetExpanderQuestionnaireBuilder. getExpander()Methods in org.hl7.fhir.r4.utils with parameters of type ValueSetExpander Modifier and Type Method Description voidQuestionnaireBuilder. setExpander(ValueSetExpander expander)
-