@Target(TYPE)
@Retention(SOURCE)
public @interface FieldNameConstants
| Modifier and Type | Optional Element | Description |
|---|---|---|
boolean |
asEnum |
|
java.lang.String |
innerTypeName |
|
AccessLevel |
level |
|
boolean |
onlyExplicitlyIncluded |
Only include fields and methods explicitly marked with
@FieldNameConstants.Include. |
AccessLevel level
Copyright © 2009-2018 The Project Lombok Authors, licensed under the MIT licence.