Package 

Class ChromePageMetaData

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final <ERROR CLASS> targetId
      private final <ERROR CLASS> browserContextId
    • Constructor Summary

      Constructors 
      Constructor Description
      ChromePageMetaData(<ERROR CLASS> targetId, <ERROR CLASS> browserContextId)
    • Method Summary

      Modifier and Type Method Description
      final <ERROR CLASS> component1()
      final <ERROR CLASS> component2()
      final ChromePageMetaData ,)>copy(<ERROR CLASS> targetId, <ERROR CLASS> browserContextId)
      final <ERROR CLASS> getTargetId()
      final <ERROR CLASS> getBrowserContextId()
      • Methods inherited from class org.hildan.chrome.devtools.targets.ChromePageMetaData

        equals, hashCode, toString
      • Methods inherited from class java.lang.Object

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

      • ChromePageMetaData

        ChromePageMetaData(<ERROR CLASS> targetId, <ERROR CLASS> browserContextId)