org.browsermob.core.har
Class HarPageTimings
java.lang.Object
org.browsermob.core.har.HarPageTimings
public class HarPageTimings
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HarPageTimings
public HarPageTimings()
HarPageTimings
public HarPageTimings(Long onContentLoad,
Long onLoad)
getOnContentLoad
public Long getOnContentLoad()
setOnContentLoad
public void setOnContentLoad(Long onContentLoad)
getOnLoad
public Long getOnLoad()
setOnLoad
public void setOnLoad(Long onLoad)
Copyright © 2011. All Rights Reserved.