public class InitModifyDnResponse extends GrammarAction<LdapMessageContainer<ModifyDnResponseDecorator>>
ModifyDNResponse ::= [APPLICATION 13] SEQUENCE {
name| Constructor and Description |
|---|
InitModifyDnResponse()
Instantiates a new action.
|
| Modifier and Type | Method and Description |
|---|---|
void |
action(LdapMessageContainer<ModifyDnResponseDecorator> container)
The action to be executed.
|
toStringpublic void action(LdapMessageContainer<ModifyDnResponseDecorator> container)
container - The container which stores the current dataCopyright © 2021. All rights reserved.