set_value_int


Description:

[ Version ( since = "0.12.12" ) ]
public void set_value_int (int value)

Sets the item value as an integer, if the given item type of this Relation permits integer values.

Parameters:

this

an Relation instance.

value

the new value.