Class TimeFunction

    • Field Detail

      • TYPE_

        public static final Name TYPE_
        Name of the openGql.grammar.TimeFunction type.
      • CURRENT_TIME

        public static final Name CURRENT_TIME
        Name of the openGql.grammar.TimeFunction.currentTime field.
      • ZONED_TIME_WITH_PARAMS

        public static final Name ZONED_TIME_WITH_PARAMS
        Name of the openGql.grammar.TimeFunction.zonedTimeWithParams field.
    • Method Detail