Class FoodMartQuerySet.FoodmartColumn

  • Enclosing class:
    FoodMartQuerySet

    public static class FoodMartQuerySet.FoodmartColumn
    extends java.lang.Object
    JSON column element.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      java.lang.String name  
      java.lang.String type  
    • Constructor Summary

      Constructors 
      Constructor Description
      FoodmartColumn()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • name

        public java.lang.String name
      • type

        public java.lang.String type
    • Constructor Detail

      • FoodmartColumn

        public FoodmartColumn()