Uses of Enum Class
com.truebubo.maniflow.options.CLIOptions.SupportedOptions
Packages that use CLIOptions.SupportedOptions
-
Uses of CLIOptions.SupportedOptions in com.truebubo.maniflow.options
Subclasses with type arguments of type CLIOptions.SupportedOptions in com.truebubo.maniflow.optionsModifier and TypeClassDescriptionstatic enum
Supported options with the associated option property for type-safe queryingMethods in com.truebubo.maniflow.options that return CLIOptions.SupportedOptionsModifier and TypeMethodDescriptionstatic CLIOptions.SupportedOptions
Returns the enum constant of this class with the specified name.static CLIOptions.SupportedOptions[]
CLIOptions.SupportedOptions.values()
Returns an array containing the constants of this enum class, in the order they are declared.