public void setValue( int new_value )
Sets the value of this integer parameter.
new_value The value for this integer to take.
See: InOutInteger interface.