
Class ValueSetDataProvider
java.lang.Object
org.hl7.fhir.r5.testfactory.dataprovider.TableDataProvider
org.hl7.fhir.r5.testfactory.dataprovider.ValueSetDataProvider
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionclass
static enum
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.hl7.fhir.r5.testfactory.dataprovider.TableDataProvider
forFile
-
Constructor Details
-
ValueSetDataProvider
-
-
Method Details
-
columns
- Specified by:
columns
in classTableDataProvider
-
nextRow
- Specified by:
nextRow
in classTableDataProvider
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
cells
- Specified by:
cells
in classTableDataProvider
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
cell
- Specified by:
cell
in classTableDataProvider
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
reset
- Specified by:
reset
in classTableDataProvider
- Throws:
org.hl7.fhir.exceptions.FHIRException
-