Interface LocationDao

All Superinterfaces:
ResourceDao<org.hl7.fhir.r4.model.Location>
All Known Implementing Classes:
LocationDaoJdbc

public interface LocationDao extends ResourceDao<org.hl7.fhir.r4.model.Location>