public class AddAddRequestAttributeType extends GrammarAction<LdapMessageContainer<AddRequestDecorator>>
AttributeList ::= SEQUENCE OF SEQUENCE {
type AttributeDescription,
...
name| Constructor and Description |
|---|
AddAddRequestAttributeType()
Instantiates a new action.
|
| Modifier and Type | Method and Description |
|---|---|
void |
action(LdapMessageContainer<AddRequestDecorator> container)
The action to be executed.
|
toStringpublic AddAddRequestAttributeType()
public void action(LdapMessageContainer<AddRequestDecorator> container) throws DecoderException
container - The container which stores the current dataDecoderException - Thrown if something went wrong.Copyright © 2021. All rights reserved.