Package | Description |
---|---|
org.opends.server.util |
Contains implementations for various Directory Server utility classes and
methods which may be used throughout the server but do not necessarily fit in
elsewhere.
|
Modifier and Type | Method and Description |
---|---|
VersionCompatibilityIssue.Cause |
VersionCompatibilityIssue.getCause()
Gets the cause of this issue.
|
static VersionCompatibilityIssue.Cause |
VersionCompatibilityIssue.Cause.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VersionCompatibilityIssue.Cause[] |
VersionCompatibilityIssue.Cause.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2010-2015 ForgeRock AS. All Rights Reserved.