public class RangeOfValuesItem extends ProtectedItem
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 filter.
|
int |
hashCode() |
String |
toString() |
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–2016 The Apache Software Foundation. All rights reserved.