public class ApplicationCacheStatusUpdated extends Object
Constructor | Description |
---|---|
ApplicationCacheStatusUpdated() |
Modifier and Type | Method | Description |
---|---|---|
String |
getFrameId() |
Identifier of the frame containing document whose application cache updated status.
|
String |
getManifestURL() |
Manifest URL.
|
Integer |
getStatus() |
Updated application cache status.
|
void |
setFrameId(String frameId) |
Identifier of the frame containing document whose application cache updated status.
|
void |
setManifestURL(String manifestURL) |
Manifest URL.
|
void |
setStatus(Integer status) |
Updated application cache status.
|
public String getFrameId()
public void setFrameId(String frameId)
public String getManifestURL()
public void setManifestURL(String manifestURL)
public Integer getStatus()
public void setStatus(Integer status)
Copyright © 2017, 2018–2018 WebFolder OÜ. All rights reserved.