public class ApplicationCacheStatusUpdated extends Object
Constructor and Description |
---|
ApplicationCacheStatusUpdated() |
Modifier and Type | Method and 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 WebFolder OÜ. All rights reserved.