Uses of Class
com.ocient.cli.extract.ExtractConfiguration.FileType
| Package | Description |
|---|---|
| com.ocient.cli.extract |
-
Uses of ExtractConfiguration.FileType in com.ocient.cli.extract
Methods in com.ocient.cli.extract that return ExtractConfiguration.FileType Modifier and Type Method Description ExtractConfiguration.FileTypeExtractConfiguration. getFileType()static ExtractConfiguration.FileTypeExtractConfiguration.FileType. valueOf(String name)Returns the enum constant of this type with the specified name.static ExtractConfiguration.FileType[]ExtractConfiguration.FileType. values()Returns an array containing the constants of this enum type, in the order they are declared.