Class TemporalType

    • Field Detail

      • TYPE_

        public static final Name TYPE_
        Name of the openGql.grammar.TemporalType type.
      • INSTANT_TYPE

        public static final Name INSTANT_TYPE
        Name of the openGql.grammar.TemporalType.instantType field.
      • DURATION_TYPE

        public static final Name DURATION_TYPE
        Name of the openGql.grammar.TemporalType.durationType field.
    • Method Detail