
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
Subclasses of BundleEntryParts in ca.uhn.fhir.util.bundleMethods in ca.uhn.fhir.util.bundle that return types with arguments of type BundleEntryPartsConstructors in ca.uhn.fhir.util.bundle with parameters of type BundleEntryPartsModifierConstructorDescriptionBundleEntryParts
(BundleEntryParts theBundleEntryParts) Copy ConstructorModifiableBundleEntry
(BundleEntryParts theBundleEntryParts, BundleEntryMutator theBundleEntryMutator) Deprecated, for removal: This API element is subject to removal in a future version.ModifiableBundleEntryParts
(FhirContext theFhirContext, BundleEntryParts theBundleEntryParts, BundleEntryMutator theBundleEntryMutator)