Uses of Class
ca.uhn.fhir.util.bundle.BundleEntryParts
-
Uses of BundleEntryParts in ca.uhn.fhir.util
Modifier and TypeMethodDescriptionstatic List
<BundleEntryParts> BundleUtil.toListOfEntries
(FhirContext theContext, IBaseBundle theBundle) Extract all of the resources from a given bundle -
Uses of BundleEntryParts in ca.uhn.fhir.util.bundle
ModifierConstructorDescriptionModifiableBundleEntry
(BundleEntryParts theBundleEntryParts, BundleEntryMutator theBundleEntryMutator)