Class SyncDoneValueContainer

    • Constructor Detail

      • SyncDoneValueContainer

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

      • getSyncDoneValue

        public SyncDoneValue getSyncDoneValue()
        Returns:
        the SyncDoneValueControlCodec object
      • setControl

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