Interface MinValueAccessor.MinValueMutator<V>

    • Method Detail

      • setMinValue

        void setMinValue​(V aMinValue)
        Sets the minimum value for the minimum value property.
        Parameters:
        aMinValue - The minimum value to be stored by the minimum value property.