public class StoreModifyRequestAttributeValue extends GrammarAction<LdapMessageContainer<ModifyRequestDecorator>>
name| Constructor and Description |
|---|
StoreModifyRequestAttributeValue()
Instantiates a new modify attribute value action.
|
| Modifier and Type | Method and Description |
|---|---|
void |
action(LdapMessageContainer<ModifyRequestDecorator> container)
The action to be executed.
|
toStringpublic StoreModifyRequestAttributeValue()
public void action(LdapMessageContainer<ModifyRequestDecorator> container)
container - The container which stores the current dataCopyright © 2021. All rights reserved.