enum ElementaryTypeKind Enum representing different kinds of elementary types. Members BIT Bit type FLOATING_POINT Floating point type INTEGER Integer type UNSIGNED_INTEGER Unsigned integer type