Uses of Class
de.sstoehr.harreader.model.HarPostDataParam
-
Packages that use HarPostDataParam Package Description de.sstoehr.harreader.model -
-
Uses of HarPostDataParam in de.sstoehr.harreader.model
Methods in de.sstoehr.harreader.model that return types with arguments of type HarPostDataParam Modifier and Type Method Description java.util.List<HarPostDataParam>HarPostData. getParams()Method parameters in de.sstoehr.harreader.model with type arguments of type HarPostDataParam Modifier and Type Method Description voidHarPostData. setParams(java.util.List<HarPostDataParam> params)
-