Uses of Enum Class
dev.relism.flash.ext.webbundler.CommandSafetyMode
Packages that use CommandSafetyMode
-
Uses of CommandSafetyMode in dev.relism.flash.ext.webbundler
Methods in dev.relism.flash.ext.webbundler that return CommandSafetyModeModifier and TypeMethodDescriptionWebBundlerConfig.commandSafetyMode()static CommandSafetyModeReturns the enum constant of this class with the specified name.static CommandSafetyMode[]CommandSafetyMode.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in dev.relism.flash.ext.webbundler with parameters of type CommandSafetyModeModifier and TypeMethodDescriptionWebBundlerConfig.Builder.commandSafetyMode(CommandSafetyMode commandSafetyMode)