Package | Description |
---|---|
org.opends.server.admin |
Common administration classes.
|
Modifier and Type | Method and Description |
---|---|
static RelationOption |
RelationOption.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RelationOption[] |
RelationOption.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
boolean |
RelationDefinition.hasOption(RelationOption option)
Check if the specified option is set for this relation
definition.
|
void |
RelationDefinition.AbstractBuilder.setOption(RelationOption option)
Add a relation definition option.
|
Copyright © 2010-2016 ForgeRock AS. All Rights Reserved.