Uses of Class
ca.uhn.fhir.util.bundle.ModifiableBundleEntry
-
Packages that use ModifiableBundleEntry Package Description ca.uhn.fhir.util ca.uhn.fhir.util.bundle -
-
Uses of ModifiableBundleEntry in ca.uhn.fhir.util
Method parameters in ca.uhn.fhir.util with type arguments of type ModifiableBundleEntry Modifier and Type Method Description static voidBundleUtil. processEntries(FhirContext theContext, IBaseBundle theBundle, Consumer<ModifiableBundleEntry> theProcessor) -
Uses of ModifiableBundleEntry in ca.uhn.fhir.util.bundle
Methods in ca.uhn.fhir.util.bundle with parameters of type ModifiableBundleEntry Modifier and Type Method Description voidEntryListAccumulator. accept(ModifiableBundleEntry theModifiableBundleEntry)
-