Package | Description |
---|---|
org.ovirt.engine.core.bll.adbroker |
Modifier and Type | Method and Description |
---|---|
LdapQueryType |
LdapQueryDataImpl.getLdapQueryType() |
LdapQueryType |
LdapQueryData.getLdapQueryType() |
static LdapQueryType |
LdapQueryType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LdapQueryType[] |
LdapQueryType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
LdapQueryDataImpl.setLdapQueryType(LdapQueryType ldapQueryType) |
void |
LdapQueryData.setLdapQueryType(LdapQueryType ldapQueryType) |
Copyright © 2012. All Rights Reserved.