public class ClassesItem extends ProtectedItem
| Modifier and Type | Field and Description |
|---|---|
private org.apache.directory.api.ldap.model.filter.ExprNode |
classes
The classes refinement.
|
ALL_USER_ATTRIBUTE_TYPES, ALL_USER_ATTRIBUTE_TYPES_AND_VALUES, ENTRY| Constructor and Description |
|---|
ClassesItem(org.apache.directory.api.ldap.model.filter.ExprNode classes)
Creates a new instance.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
org.apache.directory.api.ldap.model.filter.ExprNode |
getClasses()
Gets the classes refinement.
|
int |
hashCode() |
String |
toString() |
private final org.apache.directory.api.ldap.model.filter.ExprNode classes
public ClassesItem(org.apache.directory.api.ldap.model.filter.ExprNode classes)
classes - refinementCopyright © 2003–2021 The Apache Software Foundation. All rights reserved.