Uses of Enum
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.TypeAttributeModification.operationModification type.Methods in org.ldaptive that return AttributeModification.TypeModifier and TypeMethodDescriptionAttributeModification.getOperation()Returns the operation type.static AttributeModification.TypeReturns the enum constant of this type with the specified name.static AttributeModification.Type[]AttributeModification.Type.values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in org.ldaptive with parameters of type AttributeModification.TypeModifierConstructorDescriptionCreates a new modification.