Class SignedBinaryExactNumericType

    • Field Detail

      • TYPE_

        public static final Name TYPE_
        Name of the openGql.grammar.SignedBinaryExactNumericType type.
      • INT8

        public static final Name INT8
        Name of the openGql.grammar.SignedBinaryExactNumericType.int8 field.
      • INT16

        public static final Name INT16
        Name of the openGql.grammar.SignedBinaryExactNumericType.int16 field.
      • INT32

        public static final Name INT32
        Name of the openGql.grammar.SignedBinaryExactNumericType.int32 field.
      • INT64

        public static final Name INT64
        Name of the openGql.grammar.SignedBinaryExactNumericType.int64 field.
      • INT128

        public static final Name INT128
        Name of the openGql.grammar.SignedBinaryExactNumericType.int128 field.
      • INT256

        public static final Name INT256
        Name of the openGql.grammar.SignedBinaryExactNumericType.int256 field.
      • SMALL_INT

        public static final Name SMALL_INT
        Name of the openGql.grammar.SignedBinaryExactNumericType.smallInt field.
      • INT_WITH_PRECISION

        public static final Name INT_WITH_PRECISION
        Name of the openGql.grammar.SignedBinaryExactNumericType.intWithPrecision field.
      • BIG_INT

        public static final Name BIG_INT
        Name of the openGql.grammar.SignedBinaryExactNumericType.bigInt field.
      • SIGNED_VERBOSE_TYPE

        public static final Name SIGNED_VERBOSE_TYPE
        Name of the openGql.grammar.SignedBinaryExactNumericType.signedVerboseType field.