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