Uses of Class
de.sstoehr.harreader.model.HarPage
-
Packages that use HarPage Package Description de.sstoehr.harreader.model -
-
Uses of HarPage in de.sstoehr.harreader.model
Methods in de.sstoehr.harreader.model that return types with arguments of type HarPage Modifier and Type Method Description java.util.List<HarPage>HarLog. getPages()Method parameters in de.sstoehr.harreader.model with type arguments of type HarPage Modifier and Type Method Description voidHarLog. setPages(java.util.List<HarPage> pages)
-