
Uses of Class
org.hl7.fhir.r5.testfactory.dataprovider.TableDataProvider
Packages that use TableDataProvider
Package
Description
- 
Uses of TableDataProvider in org.hl7.fhir.r5.liquidMethods in org.hl7.fhir.r5.liquid with parameters of type TableDataProviderModifier and TypeMethodDescriptionstatic BaseTableWrapperBaseTableWrapper.forTable(TableDataProvider dt) 
- 
Uses of TableDataProvider in org.hl7.fhir.r5.testfactoryMethods in org.hl7.fhir.r5.testfactory that return TableDataProviderConstructors in org.hl7.fhir.r5.testfactory with parameters of type TableDataProviderModifierConstructorDescriptionProfileBasedFactory(FHIRPathEngine fpe, String baseDataSource, TableDataProvider data, Map<String, TestDataFactory.DataTable> tables, org.hl7.fhir.utilities.json.model.JsonArray mappings) 
- 
Uses of TableDataProvider in org.hl7.fhir.r5.testfactory.dataproviderSubclasses of TableDataProvider in org.hl7.fhir.r5.testfactory.dataproviderModifier and TypeClassDescriptionclassclassclassConcrete implementation of TableDataProvider that reads data from a SQL database table.classMethods in org.hl7.fhir.r5.testfactory.dataprovider that return TableDataProvider