QueryParameterValue object
This object is used to hold the name (optionally) and the value for parameters.
Properties
Properties
name (string): the name of the parameter, if specified
Methods
Methods
object getValue(): returns the value of the parameter
void setValue(object): sets the value of the parameter