Uses of Class
org.corpus_tools.pepper.cli.ConvertWizardConsole.COMMAND
-
Packages that use ConvertWizardConsole.COMMAND Package Description org.corpus_tools.pepper.cli -
-
Uses of ConvertWizardConsole.COMMAND in org.corpus_tools.pepper.cli
Methods in org.corpus_tools.pepper.cli that return ConvertWizardConsole.COMMAND Modifier and Type Method Description static ConvertWizardConsole.COMMANDConvertWizardConsole.COMMAND. valueOf(String name)Returns the enum constant of this type with the specified name.static ConvertWizardConsole.COMMAND[]ConvertWizardConsole.COMMAND. values()Returns an array containing the constants of this enum type, in the order they are declared.
-