Annotation Interface PropertyNames.Info

Enclosing class:
PropertyNames

@Retention(RUNTIME) @Target(FIELD) public static @interface PropertyNames.Info
  • Element Details

    • typeHint

      Class<?> typeHint
    • commaSeparated

      boolean commaSeparated
      Default:
      false
    • isPrefix

      boolean isPrefix
      Default:
      false
    • acceptsStringConstantsIn

      Class<?>[] acceptsStringConstantsIn
      Default:
      {}