Uses of Enum Class
org.apache.syncope.common.lib.wa.WAConsentDecision.ReminderOptions
Packages that use WAConsentDecision.ReminderOptions
-
Uses of WAConsentDecision.ReminderOptions in org.apache.syncope.common.lib.wa
Methods in org.apache.syncope.common.lib.wa that return WAConsentDecision.ReminderOptionsModifier and TypeMethodDescriptionWAConsentDecision.getOptions()Returns the enum constant of this class with the specified name.static WAConsentDecision.ReminderOptions[]WAConsentDecision.ReminderOptions.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.syncope.common.lib.wa with parameters of type WAConsentDecision.ReminderOptionsModifier and TypeMethodDescriptionWAConsentDecision.Builder.options(WAConsentDecision.ReminderOptions options) voidWAConsentDecision.setOptions(WAConsentDecision.ReminderOptions options)