
Uses of Interface
ca.uhn.fhir.jpa.dao.data.ITermValueSetDao
Packages that use ITermValueSetDao
-
Uses of ITermValueSetDao in ca.uhn.fhir.jpa.term
Fields in ca.uhn.fhir.jpa.term declared as ITermValueSetDaoModifier and TypeFieldDescriptionprotected ITermValueSetDao
BaseTermReadSvcImpl.myTermValueSetDao
Constructors in ca.uhn.fhir.jpa.term with parameters of type ITermValueSetDaoModifierConstructorDescriptionValueSetConceptAccumulator
(TermValueSet theTermValueSet, ITermValueSetDao theValueSetDao, ITermValueSetConceptDao theValueSetConceptDao, ITermValueSetConceptDesignationDao theValueSetConceptDesignationDao)