Uses of Class
org.mockserver.client.serialization.model.ParameterDTO

Packages that use ParameterDTO
org.mockserver.client.serialization.model   
 

Uses of ParameterDTO in org.mockserver.client.serialization.model
 

Methods in org.mockserver.client.serialization.model that return types with arguments of type ParameterDTO
 List<ParameterDTO> ParameterBodyDTO.getParameters()
           
 List<ParameterDTO> HttpRequestDTO.getQueryStringParameters()
           
 

Method parameters in org.mockserver.client.serialization.model with type arguments of type ParameterDTO
 HttpRequestDTO HttpRequestDTO.setQueryStringParameters(List<ParameterDTO> queryStringParameters)
           
 



Copyright © 2015. All rights reserved.