Class SyncRequestValueContainer

    • Constructor Detail

      • SyncRequestValueContainer

        public SyncRequestValueContainer​(Control control)
        Creates a new SyncRequestValueControlContainer object.
        Parameters:
        control - The control to store
    • Method Detail

      • getSyncRequestValue

        public SyncRequestValue getSyncRequestValue()
        Returns:
        Returns the syncRequestValue control.
      • setControl

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