Uses of Class
org.uberfire.preferences.shared.impl.DefaultScopes
-
Packages that use DefaultScopes Package Description org.uberfire.preferences.shared.impl -
-
Uses of DefaultScopes in org.uberfire.preferences.shared.impl
Methods in org.uberfire.preferences.shared.impl that return DefaultScopes Modifier and Type Method Description static DefaultScopesDefaultScopes. valueOf(String name)Returns the enum constant of this type with the specified name.static DefaultScopes[]DefaultScopes. values()Returns an array containing the constants of this enum type, in the order they are declared.
-