
Uses of Record Class
ca.uhn.fhir.util.bundle.BundleResponseEntryParts
Packages that use BundleResponseEntryParts
-
Uses of BundleResponseEntryParts in ca.uhn.fhir.util.bundle
Methods in ca.uhn.fhir.util.bundle that return types with arguments of type BundleResponseEntryPartsModifier and TypeMethodDescriptionstatic Function<BundleResponseEntryParts, IBase> BundleResponseEntryParts.builder(FhirContext theFhirContext) static Function<IBase, BundleResponseEntryParts> BundleResponseEntryParts.buildPartsExtractor(FhirContext theFhirContext) Build an extractor function that can be used to extract the parts of a bundle entry.BundleResponseEntryParts.getConverter(FhirContext theFhirContext)