Package | Description |
---|---|
org.forgerock.opendj.ldap.schema |
Classes and interfaces for constructing and querying LDAP schemas.
|
Modifier and Type | Method and Description |
---|---|
ObjectClassType |
ObjectClass.getObjectClassType()
Returns the objectclass type for this objectclass.
|
static ObjectClassType |
ObjectClassType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ObjectClassType[] |
ObjectClassType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
ObjectClass.Builder |
ObjectClass.Builder.type(ObjectClassType type)
Sets the type of this object class.
|
Copyright 2010-2018 ForgeRock AS.