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