@Target(value={FIELD,PARAMETER})
@Retention(value=RUNTIME)
@Documented
public @interface PeriodFormat
Period
.Modifier and Type | Required Element and Description |
---|---|
PeriodStyle |
value
The
Period format style. |
public abstract PeriodStyle value
Period
format style.