Package | Description |
---|---|
org.forgerock.opendj.ldap |
Classes and interfaces for core types including connections, entries, and
attributes.
|
Modifier and Type | Method and Description |
---|---|
Filter.FilterType |
Filter.getFilterType()
Returns the type of this filter.
|
static Filter.FilterType |
Filter.FilterType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Filter.FilterType[] |
Filter.FilterType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright 2011-2017 ForgeRock AS.