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