Class MongoStore.Summation

java.lang.Object
io.antmedia.datastore.db.MongoStore.Summation
Enclosing class:
MongoStore

@Entity public static class MongoStore.Summation extends Object
  • Field Details

    • total

      private int total
  • Constructor Details

    • Summation

      public Summation()
  • Method Details

    • getTotal

      public int getTotal()
    • setTotal

      public void setTotal(int total)