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