Interface DynamicPriorityBoostConfiguratioin

    • Method Detail

      • setMaxBonus

        void setMaxBonus​(int value)
        Sets the value of the 'Max Bonus' attribute.
        Parameters:
        value - the new value of the 'Max Bonus' attribute.
        See Also:
        getMaxBonus()
        Generated class or method.
      • setThreshold

        void setThreshold​(int value)
        Sets the value of the 'Threshold' attribute.
        Parameters:
        value - the new value of the 'Threshold' attribute.
        See Also:
        getThreshold()
        Generated class or method.
      • setMaxSleepAverage

        void setMaxSleepAverage​(double value)
        Sets the value of the 'Max Sleep Average' attribute.
        Parameters:
        value - the new value of the 'Max Sleep Average' attribute.
        See Also:
        getMaxSleepAverage()
        Generated class or method.