
Uses of Class
ca.uhn.fhir.util.bundle.BundleEntryParts
Packages that use BundleEntryParts
-
Uses of BundleEntryParts in ca.uhn.fhir.util
Methods in ca.uhn.fhir.util that return types with arguments of type BundleEntryPartsModifier 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
Methods in ca.uhn.fhir.util.bundle that return types with arguments of type BundleEntryPartsConstructors in ca.uhn.fhir.util.bundle with parameters of type BundleEntryPartsModifierConstructorDescriptionModifiableBundleEntry
(BundleEntryParts theBundleEntryParts, BundleEntryMutator theBundleEntryMutator)