Uses of Class
de.mhus.con.api.Plugin.SCOPE
-
Packages that use Plugin.SCOPE Package Description de.mhus.con.api -
-
Uses of Plugin.SCOPE in de.mhus.con.api
Methods in de.mhus.con.api that return Plugin.SCOPE Modifier and Type Method Description Plugin.SCOPEPlugin. getScope()static Plugin.SCOPEPlugin.SCOPE. valueOf(String name)Returns the enum constant of this type with the specified name.static Plugin.SCOPE[]Plugin.SCOPE. values()Returns an array containing the constants of this enum type, in the order they are declared.
-