public class HarPageTiming extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static Integer |
DEFAULT_TIME |
| Constructor and Description |
|---|
HarPageTiming() |
| Modifier and Type | Method and Description |
|---|---|
String |
getComment() |
Integer |
getOnContentLoad() |
Integer |
getOnLoad() |
void |
setComment(String comment) |
void |
setOnContentLoad(Integer onContentLoad) |
void |
setOnLoad(Integer onLoad) |
protected static final Integer DEFAULT_TIME
public Integer getOnContentLoad()
DEFAULT_TIME when no information available.public void setOnContentLoad(Integer onContentLoad)
public Integer getOnLoad()
DEFAULT_TIME when no information available.public void setOnLoad(Integer onLoad)
public String getComment()
public void setComment(String comment)
Copyright © 2016. All Rights Reserved.