$<-,Testlet-method: Set values to parameters or components of 'Item' class.
Description
Set values to parameters or components of 'Item' class.
Usage
# S4 method for Testlet
$(x, name) <- value
Arguments
name
Name of the parameter or component.
value
The new value that will be assigned.
Value
This operation will not return anything.