Uses of Class
org.molgenis.data.csv.CsvFileExtensions
-
-
Uses of CsvFileExtensions in org.molgenis.data.csv
Methods in org.molgenis.data.csv that return CsvFileExtensions Modifier and Type Method Description static CsvFileExtensionsCsvFileExtensions. valueOf(String name)Returns the enum constant of this type with the specified name.static CsvFileExtensions[]CsvFileExtensions. values()Returns an array containing the constants of this enum type, in the order they are declared.
-