Annotation Type PeriodFormat


@Target({FIELD,PARAMETER}) @Retention(RUNTIME) @Documented public @interface PeriodFormat
Annotation that can be used to indicate the format to use when converting a Period.
Since:
2.3.0
Author:
Eddú Meléndez, Edson Chávez
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    The Period format style.
  • Element Details

    • value

      The Period format style.
      Returns:
      the period format style.