Annotation Interface DisplayFormat


@Retention(RUNTIME) @Target(FIELD) public @interface DisplayFormat
Specifies a format string for a field, which will be automatically applied when displaying its value.
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
     
  • Element Details

    • format

      String format
      Default:
      ""