Class SyncStateValueContainer

    • Constructor Detail

      • SyncStateValueContainer

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

      • getSyncStateValue

        public SyncStateValue getSyncStateValue()
        Returns:
        Returns the syncStateValue control.
      • setControl

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