com.hp.lft.sdk.wpf

Class ProgressBarDescription.Init<T extends ProgressBarDescription.Init<T>>

    • Constructor Detail

      • Init

        protected Init()
    • Method Detail

      • value

        public T value(java.lang.Integer value)
        Initializes the current value of the range element.
        Parameters:
        value - the current value of the range element.
        Returns:
        the description instance with the update state (builder pattern)