| Package | Description |
|---|---|
| org.apache.directory.api.dsmlv2.request |
| Modifier and Type | Method and Description |
|---|---|
BatchRequestDsml.Processing |
BatchRequestDsml.getProcessing()
Gets the processing type of the request
|
static BatchRequestDsml.Processing |
BatchRequestDsml.Processing.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BatchRequestDsml.Processing[] |
BatchRequestDsml.Processing.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BatchRequestDsml.setProcessing(BatchRequestDsml.Processing processing)
Sets the processing type of the request
|
Copyright © 2021. All rights reserved.