public class HarLog extends Object
| Constructor and Description |
|---|
HarLog() |
| Modifier and Type | Method and Description |
|---|---|
HarCreatorBrowser |
getBrowser() |
String |
getComment() |
HarCreatorBrowser |
getCreator() |
List<HarEntry> |
getEntries() |
List<HarPage> |
getPages() |
String |
getVersion() |
void |
setBrowser(HarCreatorBrowser browser) |
void |
setComment(String comment) |
void |
setCreator(HarCreatorBrowser creator) |
void |
setEntries(List<HarEntry> entries) |
void |
setPages(List<HarPage> pages) |
void |
setVersion(String version) |
public String getVersion()
public void setVersion(String version)
public HarCreatorBrowser getCreator()
public void setCreator(HarCreatorBrowser creator)
public HarCreatorBrowser getBrowser()
public void setBrowser(HarCreatorBrowser browser)
public String getComment()
public void setComment(String comment)
Copyright © 2014. All Rights Reserved.