Uses of Enum Class
eu.bandm.tools.dtm.ToolOptions.outputFormat
Packages that use ToolOptions.outputFormat
Package
Description
Canonical model of a W3C DTD with evaluated semantics;
plus utility applications.
-
Uses of ToolOptions.outputFormat in eu.bandm.tools.dtm
Fields in eu.bandm.tools.dtm declared as ToolOptions.outputFormatModifier and TypeFieldDescriptionprotected ToolOptions.outputFormatToolOptions.value_outputFormat_0Methods in eu.bandm.tools.dtm that return ToolOptions.outputFormatModifier and TypeMethodDescriptionToolOptions.get_outputFormat_0()Getter method for the only argument of optionoutputFormat.static ToolOptions.outputFormatReturns the enum constant of this class with the specified name.static ToolOptions.outputFormat[]ToolOptions.outputFormat.values()Returns an array containing the constants of this enum class, in the order they are declared.