Uses of Class
ca.uhn.fhir.util.bundle.ModifiableBundleEntry
Packages that use ModifiableBundleEntry
-
Uses of ModifiableBundleEntry in ca.uhn.fhir.util
Method parameters in ca.uhn.fhir.util with type arguments of type ModifiableBundleEntryModifier and TypeMethodDescriptionstatic voidBundleUtil.processEntries(FhirContext theContext, IBaseBundle theBundle, Consumer<ModifiableBundleEntry> theProcessor)Given a bundle, and a consumer, apply the consumer to each entry in the bundle. -
Uses of ModifiableBundleEntry in ca.uhn.fhir.util.bundle
Methods in ca.uhn.fhir.util.bundle with parameters of type ModifiableBundleEntryModifier and TypeMethodDescriptionvoidEntryListAccumulator.accept(ModifiableBundleEntry theModifiableBundleEntry)