Uses of Record Class
de.sstoehr.harreader.model.HarPageTiming
Packages that use HarPageTiming
-
Uses of HarPageTiming in de.sstoehr.harreader.model
Methods in de.sstoehr.harreader.model that return HarPageTimingModifier and TypeMethodDescriptionHarPage.pageTimings()Returns the value of thepageTimingsrecord component.Constructors in de.sstoehr.harreader.model with parameters of type HarPageTimingModifierConstructorDescriptionHarPage(ZonedDateTime startedDateTime, String id, String title, HarPageTiming pageTimings, String comment, Map<String, Object> additional) Creates an instance of aHarPagerecord class.