Uses of Enum Class
org.hl7.fhir.r5.testfactory.dataprovider.ValueSetDataProvider.ColumnSpecifierType
Packages that use ValueSetDataProvider.ColumnSpecifierType
-
Uses of ValueSetDataProvider.ColumnSpecifierType in org.hl7.fhir.r5.testfactory.dataprovider
Methods in org.hl7.fhir.r5.testfactory.dataprovider that return ValueSetDataProvider.ColumnSpecifierTypeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.ValueSetDataProvider.ColumnSpecifierType.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.hl7.fhir.r5.testfactory.dataprovider with parameters of type ValueSetDataProvider.ColumnSpecifierTypeModifierConstructorDescriptionColumnSpecifier(String name, ValueSetDataProvider.ColumnSpecifierType type, String details)