| Package | Description |
|---|---|
| org.apache.directory.api.dsmlv2.request |
| Modifier and Type | Method and Description |
|---|---|
BatchRequestDsml.ResponseOrder |
BatchRequestDsml.getResponseOrder()
Gets the response order type of the request
|
static BatchRequestDsml.ResponseOrder |
BatchRequestDsml.ResponseOrder.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BatchRequestDsml.ResponseOrder[] |
BatchRequestDsml.ResponseOrder.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.setResponseOrder(BatchRequestDsml.ResponseOrder responseOrder)
Sets the response order type of the request
|
Copyright © 2021. All rights reserved.