Annotation Interface EnumType


@Documented public @interface EnumType
Marker annotation, indicating that an integral value is a C enum (maybe bitmask) type.
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
     
  • Element Details

    • value

      Class<?> value
      Default:
      java.lang.Object.class