Parameter
List
A list of parameters for easier handling.
Parameters
the parameters for the list
Constructors
Creates a new ParameterList with the given parameter
Functions
Returns the parameter with the given name if available.
Verifies if the parameters in this list matches the allowedParameters. The lists can have different number of elements. The parameters in the allowedParameters list that are not Parameter.optional must be in this list and all parameters in this list must match the type of the parameters with the same name in allowedParameters