Uses of Class
net.bis5.mattermost.model.Preference.Name
-
Packages that use Preference.Name Package Description net.bis5.mattermost.model -
-
Uses of Preference.Name in net.bis5.mattermost.model
Methods in net.bis5.mattermost.model that return Preference.Name Modifier and Type Method Description static Preference.NamePreference.Name. valueOf(String name)Returns the enum constant of this type with the specified name.static Preference.Name[]Preference.Name. values()Returns an array containing the constants of this enum type, in the order they are declared.
-