Annotation Type Field
-
@Retention(RUNTIME) @Target(METHOD) public @interface Field
Creates a field which makes the annotated method act as a simple getter / setter without being handled as a config node.- Since:
- 4.2.0
@Retention(RUNTIME) @Target(METHOD) public @interface Field