Class AffectedFrame


  • public class AffectedFrame
    extends java.lang.Object
    Information about the frame affected by an inspector issue.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      FrameId getFrameId()  
      • Methods inherited from class java.lang.Object

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

      • AffectedFrame

        public AffectedFrame​(FrameId frameId)
    • Method Detail

      • getFrameId

        public FrameId getFrameId()