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