Class TopOptionImpl

All Implemented Interfaces:
QueryOption, SystemQueryOption, TopOption

public class TopOptionImpl extends SystemQueryOptionImpl implements TopOption
  • Constructor Details

    • TopOptionImpl

      public TopOptionImpl()
  • Method Details

    • getValue

      public int getValue()
      Specified by:
      getValue in interface TopOption
      Returns:
      Value of $top
    • setValue

      public TopOptionImpl setValue(int value)