Uses of Enum Class
edu.internet2.middleware.grouper.ldap.LdapModificationType
-
Uses of LdapModificationType in edu.internet2.middleware.grouper.ldap
Modifier and TypeMethodDescriptionLdapModificationItem.getLdapModificationType()
static LdapModificationType
Returns the enum constant of this class with the specified name.static LdapModificationType[]
LdapModificationType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
LdapModificationItem.setLdapModificationType
(LdapModificationType ldapModificationType) ModifierConstructorDescriptionLdapModificationItem
(LdapModificationType ldapModificationType, LdapAttribute attribute)