Package | Description |
---|---|
org.forgerock.opendj.server.setup.model |
Contains API for the Opendj3 setup.
|
Modifier and Type | Method and Description |
---|---|
Model.Type |
Model.getType()
Returns the type of this configuration.
|
static Model.Type |
Model.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Model.Type[] |
Model.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
Model.setType(Model.Type mtype)
Sets the type of this configuration.
|
Copyright © 2011-2015 ForgeRock AS. All Rights Reserved.