Uses of Class
dev.dsf.fhir.history.HistoryEntry
Packages that use HistoryEntry
-
Uses of HistoryEntry in dev.dsf.fhir.help
Methods in dev.dsf.fhir.help with parameters of type HistoryEntryModifier and TypeMethodDescriptionorg.hl7.fhir.r4.model.Bundle.BundleEntryComponentResponseGenerator.toBundleEntryComponent(HistoryEntry historyEntry) -
Uses of HistoryEntry in dev.dsf.fhir.history
Methods in dev.dsf.fhir.history that return types with arguments of type HistoryEntryConstructor parameters in dev.dsf.fhir.history with type arguments of type HistoryEntryModifierConstructorDescriptionHistory(int total, PageAndCount pageAndCount, Collection<? extends HistoryEntry> entries)