Uses of Enum Class
org.ldaptive.AttributeModification.Type
Packages that use AttributeModification.Type
-
Uses of AttributeModification.Type in org.ldaptive
Fields in org.ldaptive declared as AttributeModification.TypeModifier and TypeFieldDescriptionprivate final AttributeModification.Type
AttributeModification.operation
Modification type.Methods in org.ldaptive that return AttributeModification.TypeModifier and TypeMethodDescriptionAttributeModification.getOperation()
static AttributeModification.Type
Returns the enum constant of this class with the specified name.static AttributeModification.Type[]
AttributeModification.Type.values()
Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.ldaptive with parameters of type AttributeModification.TypeModifierConstructorDescriptionCreates a new modification.