Class ValueFunction

    • Field Detail

      • TYPE_

        public static final Name TYPE_
        Name of the openGql.grammar.ValueFunction type.
      • NUMERIC

        public static final Name NUMERIC
        Name of the openGql.grammar.ValueFunction.numeric field.
      • DATETIME_SUBTRACTION

        public static final Name DATETIME_SUBTRACTION
        Name of the openGql.grammar.ValueFunction.datetimeSubtraction field.
      • DATETIME

        public static final Name DATETIME
        Name of the openGql.grammar.ValueFunction.datetime field.
      • DURATION

        public static final Name DURATION
        Name of the openGql.grammar.ValueFunction.duration field.
      • CHARACTER_OR_BYTE_STRING

        public static final Name CHARACTER_OR_BYTE_STRING
        Name of the openGql.grammar.ValueFunction.characterOrByteString field.
      • LIST

        public static final Name LIST
        Name of the openGql.grammar.ValueFunction.list field.