Class SortResponseContainer

    • Constructor Detail

      • SortResponseContainer

        public SortResponseContainer​(Control control)
        Creates a new instance of SortResponseContainer.
        Parameters:
        control - the sort response control
    • Method Detail

      • getControl

        public SortResponse getControl()
        Returns:
        the control
      • setControl

        public void setControl​(Control control)
        Description copied from interface: ControlContainer
        Set a Control Object into the container. It will be completed by the ldapDecoder.
        Specified by:
        setControl in interface ControlContainer
        Parameters:
        control - the control to set