Class FrameRule.Banner

All Implemented Interfaces:
Serializable
Enclosing class:
FrameRule

public static class FrameRule.Banner extends Comet3Entity
The type Banner.
See Also:
  • Constructor Details

    • Banner

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

    • getDistance

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

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

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

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

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

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

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

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

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

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