Class GqlTestType

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      static class  GqlTestType.Constants  
    • Field Summary

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

      Constructors 
      Constructor Description
      GqlTestType()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • name

        public java.lang.String name
      • kind

        public java.lang.String kind
    • Constructor Detail

      • GqlTestType

        public GqlTestType()