Value.setInteger

Stores val into value.

class Value
void
setInteger
(
int val
)

Parameters

val int

value to be stored in value.

Meta