Class LoadEventFired

java.lang.Object
io.webfolder.cdp.event.page.LoadEventFired

public class LoadEventFired
extends java.lang.Object
  • Constructor Summary

    Constructors 
    Constructor Description
    LoadEventFired()  
  • Method Summary

    Modifier and Type Method Description
    java.lang.Double getTimestamp()  
    void setTimestamp​(java.lang.Double timestamp)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

  • Method Details

    • getTimestamp

      public java.lang.Double getTimestamp()
    • setTimestamp

      public void setTimestamp​(java.lang.Double timestamp)