Annotation Interface Enumeration


@Retention(RUNTIME) @Target(FIELD) public @interface Enumeration
  • Field Details

  • Element Details

    • message

      String message
      Default:
      "Value \'%s\' is not one of the allowed values (%s)"
    • values

      String values
      Default:
      ""