Annotation Interface Type.String

Enclosing class:
Type

@Retention(RUNTIME) public static @interface Type.String
  • Element Details

    • allowed

      String[] allowed
      Default:
      {}
    • suggested

      String[] suggested
      Default:
      {}
    • emptyIsDefault

      boolean emptyIsDefault
      Default:
      false
    • mime

      String mime
      Default:
      ""
    • def

      String def
      Default:
      ""
    • template

      String template
      Default:
      ""