# ParameterMap

This class represents the HTTP parameter name and value.

## Package /routes/parameter_map

## Methods

| Method       | Description                                      |
| :----------- | :----------------------------------------------- |
| parameterMap | The getter method to get ***Param Map***. |
| add([param](param.md#param), value) | The method to add the parameter name and value. |
----

[source](../routes/parameter_map.js)
