Uses of Class
org.swisspush.gateleen.hook.reducedpropagation.lua.ReducedPropagationLuaScripts
-
Packages that use ReducedPropagationLuaScripts Package Description org.swisspush.gateleen.hook.reducedpropagation.lua -
-
Uses of ReducedPropagationLuaScripts in org.swisspush.gateleen.hook.reducedpropagation.lua
Methods in org.swisspush.gateleen.hook.reducedpropagation.lua that return ReducedPropagationLuaScripts Modifier and Type Method Description static ReducedPropagationLuaScriptsReducedPropagationLuaScripts. valueOf(String name)Returns the enum constant of this type with the specified name.static ReducedPropagationLuaScripts[]ReducedPropagationLuaScripts. values()Returns an array containing the constants of this enum type, in the order they are declared.
-