| Modifier and Type | Required Element and Description |
|---|---|
String |
reason
Documents the reason why the annotation is used.
|
| Modifier and Type | Optional Element and Description |
|---|---|
Class<? extends BooleanSupplier> |
onlyIf
If the supplier returns true, the annotated field will be excluded from the reference map.
|
public abstract String reason
public abstract Class<? extends BooleanSupplier> onlyIf