com.hp.lft.sdk.winforms

Class SpinBoxDescription

    • Constructor Detail

      • SpinBoxDescription

        public SpinBoxDescription()
        Constructs a new instance of SpinBoxDescription.
    • Method Detail

      • setValue

        public void setValue(java.lang.Integer position)
        Sets the spin object value.
        Parameters:
        position - the value
      • getValue

        public java.lang.Integer getValue()
        Returns the spin object value.
        Returns:
        the value