Class TrimListFunction

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.Comparable<TrimListFunction>

    public class TrimListFunction
    extends java.lang.Object
    implements java.io.Serializable, java.lang.Comparable<TrimListFunction>
    See Also:
    Serialized Form
    • Field Detail

      • TYPE_

        public static final Name TYPE_
        Name of the openGql.grammar.TrimListFunction type.
      • LIST_VALUE

        public static final Name LIST_VALUE
        Name of the openGql.grammar.TrimListFunction.listValue field.
      • NUMERIC_VALUE

        public static final Name NUMERIC_VALUE
        Name of the openGql.grammar.TrimListFunction.numericValue field.