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