Modifier and Type | Field and Description |
---|---|
protected UserPreferencesType |
UserPreference.type |
Modifier and Type | Method and Description |
---|---|
UserPreferencesType |
UserPreference.getType() |
static UserPreferencesType |
UserPreferencesType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UserPreferencesType[] |
UserPreferencesType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
UserPreference |
UserPreferencesService.loadUserPreferences(String key,
UserPreferencesType type) |
void |
UserPreference.setType(UserPreferencesType type) |
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.