Class FrameRule.Banner

    • Constructor Detail

      • Banner

        public Banner()
        Instantiates a new Banner.
    • Method Detail

      • getDistance

        public java.lang.Double getDistance()
        Gets distance.
        Returns:
        the distance
      • getElementId

        public java.lang.Integer getElementId()
        Gets element id.
        Returns:
        the element id
      • getGridId

        public java.lang.Integer getGridId()
        Gets grid id.
        Returns:
        the grid id
      • getIntersection

        public java.lang.Integer getIntersection()
        Gets intersection.
        Returns:
        the intersection
      • getPagerelative

        public java.lang.Integer getPagerelative()
        Gets pagerelative.
        Returns:
        the pagerelative
      • setDistance

        public void setDistance​(java.lang.Double distance)
        Sets distance.
        Parameters:
        distance - the distance
      • setElementId

        public void setElementId​(java.lang.Integer elementId)
        Sets element id.
        Parameters:
        elementId - the element id
      • setGridId

        public void setGridId​(java.lang.Integer gridId)
        Sets grid id.
        Parameters:
        gridId - the grid id
      • setIntersection

        public void setIntersection​(java.lang.Integer intersection)
        Sets intersection.
        Parameters:
        intersection - the intersection
      • setPagerelative

        public void setPagerelative​(java.lang.Integer pagerelative)
        Sets pagerelative.
        Parameters:
        pagerelative - the pagerelative