Uses of Class
de.sstoehr.harreader.model.HarQueryParam
-
Packages that use HarQueryParam Package Description de.sstoehr.harreader.model -
-
Uses of HarQueryParam in de.sstoehr.harreader.model
Methods in de.sstoehr.harreader.model that return types with arguments of type HarQueryParam Modifier and Type Method Description java.util.List<HarQueryParam>HarRequest. getQueryString()Method parameters in de.sstoehr.harreader.model with type arguments of type HarQueryParam Modifier and Type Method Description voidHarRequest. setQueryString(java.util.List<HarQueryParam> queryString)
-