
Uses of Interface
ca.uhn.fhir.util.bundle.PartsConverter
Packages that use PartsConverter
-
Uses of PartsConverter in ca.uhn.fhir.util
Methods in ca.uhn.fhir.util with parameters of type PartsConverterModifier and TypeMethodDescriptionstatic <T> List
<T> BundleUtil.toListOfEntries
(FhirContext theContext, IBaseBundle theBundle, PartsConverter<T> partsConverter) -
Uses of PartsConverter in ca.uhn.fhir.util.bundle
Methods in ca.uhn.fhir.util.bundle that return PartsConverterModifier and TypeMethodDescriptionBundleResponseEntryParts.getConverter
(FhirContext theFhirContext)