Class UnsignedBinaryExactNumericType

    • Field Detail

      • TYPE_

        public static final Name TYPE_
        Name of the openGql.grammar.UnsignedBinaryExactNumericType type.
      • UINT8

        public static final Name UINT8
        Name of the openGql.grammar.UnsignedBinaryExactNumericType.uint8 field.
      • UINT16

        public static final Name UINT16
        Name of the openGql.grammar.UnsignedBinaryExactNumericType.uint16 field.
      • UINT32

        public static final Name UINT32
        Name of the openGql.grammar.UnsignedBinaryExactNumericType.uint32 field.
      • UINT64

        public static final Name UINT64
        Name of the openGql.grammar.UnsignedBinaryExactNumericType.uint64 field.
      • UINT128

        public static final Name UINT128
        Name of the openGql.grammar.UnsignedBinaryExactNumericType.uint128 field.
      • UINT256

        public static final Name UINT256
        Name of the openGql.grammar.UnsignedBinaryExactNumericType.uint256 field.
      • U_SMALL_INT

        public static final Name U_SMALL_INT
        Name of the openGql.grammar.UnsignedBinaryExactNumericType.uSmallInt field.
      • UINT_WITH_PRECISION

        public static final Name UINT_WITH_PRECISION
        Name of the openGql.grammar.UnsignedBinaryExactNumericType.uintWithPrecision field.
      • U_BIG_INT

        public static final Name U_BIG_INT
        Name of the openGql.grammar.UnsignedBinaryExactNumericType.uBigInt field.
      • UNSIGNED

        public static final Name UNSIGNED
        Name of the openGql.grammar.UnsignedBinaryExactNumericType.unsigned field.