Interface BundleDao

All Superinterfaces:
ResourceDao<org.hl7.fhir.r4.model.Bundle>
All Known Implementing Classes:
BundleDaoJdbc

public interface BundleDao extends ResourceDao<org.hl7.fhir.r4.model.Bundle>