This method is used to obtain the parameters contained in the request. @return The parameters contained in the request.
()
| 76 | * @return The parameters contained in the request. |
| 77 | */ |
| 78 | List<IParameter> getParameters(); |
| 79 | |
| 80 | /** |
| 81 | * This method is used to obtain the offset within the request where the |
no outgoing calls
no test coverage detected