Class ClassesItem


  • public class ClassesItem
    extends ProtectedItem
    The contents of entries (possibly a family member) which are restricted to those that have object class values that satisfy the predicate defined by Refinement (see 12.3.5), together (in the case of an ancestor or other family member) with the entry contents as a whole of each subordinate family member entry; it does not necessarily include the information in these entries.
    Author:
    Apache Directory Project
    • Constructor Detail

      • ClassesItem

        public ClassesItem​(ExprNode classes)
        Creates a new instance.
        Parameters:
        classes - refinement
    • Method Detail

      • getClasses

        public ExprNode getClasses()
        Gets the classes refinement.
        Returns:
        the classes refinement
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object