setInt
Set an integer value for the given key
Return
this MutableDocument instance
Parameters
key
the key.
value
the integer value.
Set an int value for the given key.
Return
The self object.
Parameters
key
The key
value
The int value.
Set an integer value for the given key
this MutableDocument instance
the key.
the integer value.
Set an int value for the given key.
The self object.
The key
The int value.