Package | Description |
---|---|
org.opends.server.admin |
Common administration classes.
|
Modifier and Type | Method and Description |
---|---|
static ManagedObjectOption |
ManagedObjectOption.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ManagedObjectOption[] |
ManagedObjectOption.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
boolean |
AbstractManagedObjectDefinition.hasOption(ManagedObjectOption option)
Determines whether or not this managed object definition has the
specified option.
|
protected void |
AbstractManagedObjectDefinition.registerOption(ManagedObjectOption option)
Register an option with this managed object definition.
|
Copyright © 2010-2016 ForgeRock AS. All Rights Reserved.