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