Uses of Enum
org.identityconnectors.framework.common.objects.AttributeValueCompleteness
-
Uses of AttributeValueCompleteness in org.identityconnectors.framework.common.objects
Modifier and TypeMethodDescriptionAttribute.getAttributeValueCompleteness()
AttributeBuilder.getAttributeValueCompleteness()
static AttributeValueCompleteness
Returns 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.Modifier and TypeMethodDescriptionvoid
AttributeBuilder.setAttributeValueCompleteness
(AttributeValueCompleteness attributeValueCompleteness)