| Package | Description |
|---|---|
| org.opends.server.types |
Contains implementations for a number of Directory Server data
types.
|
| Modifier and Type | Method and Description |
|---|---|
static AttributeDescription |
AttributeDescription.create(Attribute attr)
Creates an attribute description with the attribute type and options of the provided
Attribute. |
static AttributeDescription |
AttributeDescription.create(AttributeType attributeType,
Set<String> options)
Creates an attribute description having the provided attribute type and options.
|
| Modifier and Type | Method and Description |
|---|---|
int |
AttributeDescription.compareTo(AttributeDescription other) |
Copyright © 2010-2018 ForgeRock AS. All Rights Reserved.