Uses of Enum Class
dev.relism.flash.ext.webbundler.OperationMode
Packages that use OperationMode
-
Uses of OperationMode in dev.relism.flash.ext.webbundler
Methods in dev.relism.flash.ext.webbundler that return OperationModeModifier and TypeMethodDescriptionWebBundlerConfig.operationMode()static OperationModeReturns the enum constant of this class with the specified name.static OperationMode[]OperationMode.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 OperationModeModifier and TypeMethodDescriptionWebBundlerConfig.Builder.operationMode(OperationMode operationMode)