Class AggregationPage


  • public class AggregationPage
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private long page  
      private long total  
    • Constructor Summary

      Constructors 
      Constructor Description
      AggregationPage()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • total

        private long total
      • page

        private long page
    • Constructor Detail

      • AggregationPage

        public AggregationPage()