Class DateFunction

    • Field Detail

      • TYPE_

        public static final Name TYPE_
        Name of the openGql.grammar.DateFunction type.
      • CURRENT_DATE

        public static final Name CURRENT_DATE
        Name of the openGql.grammar.DateFunction.currentDate field.
      • DATE_WITH_PARAMS

        public static final Name DATE_WITH_PARAMS
        Name of the openGql.grammar.DateFunction.dateWithParams field.
    • Method Detail