Uses of Enum Class
org.apache.syncope.common.rest.api.Preference
Packages that use Preference
-
Uses of Preference in org.apache.syncope.common.rest.api
Methods in org.apache.syncope.common.rest.api that return PreferenceModifier and TypeMethodDescriptionstatic PreferencePreference.fromString(String literal) static PreferenceReturns the enum constant of this class with the specified name.static Preference[]Preference.values()Returns an array containing the constants of this enum class, in the order they are declared.