Class DatetimeValueFunction

    • Field Detail

      • TYPE_

        public static final Name TYPE_
        Name of the openGql.grammar.DatetimeValueFunction type.
      • DATE_FUNCTION

        public static final Name DATE_FUNCTION
        Name of the openGql.grammar.DatetimeValueFunction.dateFunction field.
      • TIME_FUNCTION

        public static final Name TIME_FUNCTION
        Name of the openGql.grammar.DatetimeValueFunction.timeFunction field.
      • DATETIME_FUNCTION

        public static final Name DATETIME_FUNCTION
        Name of the openGql.grammar.DatetimeValueFunction.datetimeFunction field.
      • LOCALTIME_FUNCTION

        public static final Name LOCALTIME_FUNCTION
        Name of the openGql.grammar.DatetimeValueFunction.localtimeFunction field.
      • LOCALDATETIME_FUNCTION

        public static final Name LOCALDATETIME_FUNCTION
        Name of the openGql.grammar.DatetimeValueFunction.localdatetimeFunction field.