Annotation Type Format
-
@Documented @Retention(RUNTIME) @Target(PARAMETER) public @interface Format
-
-
Required Element Summary
Required Elements Modifier and Type Required Element Description java.lang.Stringvalue
-
@Documented
@Retention(RUNTIME)
@Target(PARAMETER)
public @interface Format
| Modifier and Type | Required Element | Description |
|---|---|---|
java.lang.String |
value |