| Package | Description |
|---|---|
| com.imperva.ddc.core.query |
| Modifier and Type | Method and Description |
|---|---|
DestinationType |
Endpoint.getDestinationType() |
DestinationType |
LdapConnectionResult.getDestinationType() |
static DestinationType |
DestinationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DestinationType[] |
DestinationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Endpoint.setDestinationType(DestinationType destinationType) |
void |
LdapConnectionResult.setDestinationType(DestinationType destinationType) |
Copyright © 2020. All rights reserved.