Class MobileFormServerSideController.Pagination

Object
Pagination
Enclosing class:
MobileFormServerSideController

public static final class MobileFormServerSideController.Pagination extends Object
  • Field Details

    • offset

      public Long offset
    • limit

      public Long limit
  • Constructor Details

    • Pagination

      public Pagination(Long offset, Long limit)
  • Method Details

    • getOffset

      public Long getOffset()
    • getLimit

      public Long getLimit()