Uses of Enum
org.identityconnectors.framework.common.objects.ValueListOpenness
-
Uses of ValueListOpenness in org.identityconnectors.framework.common.objects
Modifier and TypeMethodDescriptionSuggestedValues.getOpenness()
Returns openness of value list.SuggestedValuesBuilder.getOpenness()
Returns openness of value list.static ValueListOpenness
Returns the enum constant of this type with the specified name.static ValueListOpenness[]
ValueListOpenness.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionvoid
SuggestedValuesBuilder.setOpenness
(ValueListOpenness openness) Sets openness of value list.