Uses of Enum
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 type with the specified name.ValueSetDataProvider.ColumnSpecifierType.values()Returns an array containing the constants of this enum type, 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)