Package | Description |
---|---|
org.opends.dsml.protocol |
This package contains source for a Web application that may be used as a
DSML-to-LDAP gateway.
|
Modifier and Type | Field and Description |
---|---|
protected AttributeDescription |
Filter.present |
Modifier and Type | Field and Description |
---|---|
protected List<AttributeDescription> |
AttributeDescriptions.attribute |
Modifier and Type | Method and Description |
---|---|
AttributeDescription |
ObjectFactory.createAttributeDescription()
Create an instance of
AttributeDescription |
AttributeDescription |
Filter.getPresent()
Gets the value of the present property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<AttributeDescription> |
ObjectFactory.createFilterSetPresent(AttributeDescription value)
|
List<AttributeDescription> |
AttributeDescriptions.getAttribute()
Gets the value of the attribute property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<AttributeDescription> |
ObjectFactory.createFilterSetPresent(AttributeDescription value)
|
void |
Filter.setPresent(AttributeDescription value)
Sets the value of the present property.
|
Copyright © 2010-2015 ForgeRock AS. All Rights Reserved.