Class FhirResourceDaoQuestionnaireResponseR4

java.lang.Object
ca.uhn.fhir.jpa.dao.BaseStorageDao
ca.uhn.fhir.jpa.dao.BaseHapiFhirDao<T>
ca.uhn.fhir.jpa.dao.BaseHapiFhirResourceDao<org.hl7.fhir.r4.model.QuestionnaireResponse>
ca.uhn.fhir.jpa.dao.r4.FhirResourceDaoQuestionnaireResponseR4
All Implemented Interfaces:
ca.uhn.fhir.jpa.api.dao.IDao, ca.uhn.fhir.jpa.api.dao.IFhirResourceDao<org.hl7.fhir.r4.model.QuestionnaireResponse>, ca.uhn.fhir.jpa.api.dao.IJpaDao<org.hl7.fhir.r4.model.QuestionnaireResponse>, org.springframework.beans.factory.Aware, org.springframework.context.ApplicationContextAware

public class FhirResourceDaoQuestionnaireResponseR4 extends BaseHapiFhirResourceDao<org.hl7.fhir.r4.model.QuestionnaireResponse>