Class FoodMartQuerySet.FoodmartQuery

  • Enclosing class:
    FoodMartQuerySet

    public static class FoodMartQuerySet.FoodmartQuery
    extends java.lang.Object
    JSON query element.
    • Constructor Summary

      Constructors 
      Constructor Description
      FoodmartQuery()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • id

        public int id
      • sql

        public java.lang.String sql
      • rows

        public final java.util.List<java.util.List> rows
    • Constructor Detail

      • FoodmartQuery

        public FoodmartQuery()