Package | Description |
---|---|
org.opends.dsml.protocol |
This package contains source for a Web application that may be used as a
DSML-to-LDAP gateway.
|
Modifier and Type | Field and Description |
---|---|
protected LDAPResultCode |
ResultCode.descr |
Modifier and Type | Method and Description |
---|---|
static LDAPResultCode |
LDAPResultCode.fromValue(String v) |
LDAPResultCode |
ResultCode.getDescr()
Gets the value of the descr property.
|
static LDAPResultCode |
LDAPResultCode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LDAPResultCode[] |
LDAPResultCode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ResultCode.setDescr(LDAPResultCode value)
Sets the value of the descr property.
|
Copyright © 2010-2015 ForgeRock AS. All Rights Reserved.