com.hp.lft.sdk.stdwin

Class SpinBoxDescription.Init<T extends SpinBoxDescription.Init<T>>

    • Constructor Detail

      • Init

        protected Init()
    • Method Detail

      • value

        public T value(java.lang.Integer value)
        Initializes the spin object value.
        Parameters:
        value - the spin object value.
        Returns:
        the description instance with the update state (builder pattern).