批注接口 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.
从以下版本开始:
2.3.0
作者:
Eddú Meléndez, Edson Chávez
  • 必需元素概要

    所需元素
    修饰符和类型
    必需的元素
    说明
    The Period format style.
  • 元素详细资料