Uses of Class
com.consol.citrus.http.xml.Http.HttpRequest.QueryParameter
-
Packages that use Http.HttpRequest.QueryParameter Package Description com.consol.citrus.http.xml -
-
Uses of Http.HttpRequest.QueryParameter in com.consol.citrus.http.xml
Fields in com.consol.citrus.http.xml with type parameters of type Http.HttpRequest.QueryParameter Modifier and Type Field Description protected List<Http.HttpRequest.QueryParameter>Http.HttpRequest. parametersMethods in com.consol.citrus.http.xml that return types with arguments of type Http.HttpRequest.QueryParameter Modifier and Type Method Description List<Http.HttpRequest.QueryParameter>Http.HttpRequest. getParameters()
-