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
Subclasses with type arguments of type Preference in org.apache.syncope.common.rest.apiModifier and TypeClassDescriptionenumPreferences available to be specified during requests.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.