Uses of Enum Class
com.ocient.cli.extract.ExtractConfiguration.HeaderMode
Packages that use ExtractConfiguration.HeaderMode
-
Uses of ExtractConfiguration.HeaderMode in com.ocient.cli.extract
Fields in com.ocient.cli.extract declared as ExtractConfiguration.HeaderModeModifier and TypeFieldDescriptionstatic final ExtractConfiguration.HeaderModeExtractConfiguration.DEFAULT_HEADER_MODEMethods in com.ocient.cli.extract that return ExtractConfiguration.HeaderModeModifier and TypeMethodDescriptionExtractConfiguration.getHeaderMode()Returns the enum constant of this class with the specified name.static ExtractConfiguration.HeaderMode[]ExtractConfiguration.HeaderMode.values()Returns an array containing the constants of this enum class, in the order they are declared.