Uses of Enum
org.identityconnectors.framework.common.objects.AttributeValueCompleteness
Packages that use AttributeValueCompleteness
-
Uses of AttributeValueCompleteness in org.identityconnectors.framework.common.objects
Methods in org.identityconnectors.framework.common.objects that return AttributeValueCompletenessModifier and TypeMethodDescriptionAttribute.getAttributeValueCompleteness()AttributeBuilder.getAttributeValueCompleteness()static AttributeValueCompletenessReturns the enum constant of this type with the specified name.static AttributeValueCompleteness[]AttributeValueCompleteness.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.identityconnectors.framework.common.objects with parameters of type AttributeValueCompletenessModifier and TypeMethodDescriptionvoidAttributeBuilder.setAttributeValueCompleteness(AttributeValueCompleteness attributeValueCompleteness)