@Documented
@Retention(SOURCE)
@Target({PACKAGE,TYPE,ANNOTATION_TYPE,METHOD,CONSTRUCTOR,FIELD,LOCAL_VARIABLE,PARAMETER})
public @interface Generated
| Modifier and Type | Required Element | Description |
|---|---|---|
java.lang.String[] |
value |
The value element MUST have the name of the code generator.
|
Copyright © 2018 Carrot Search s.c.. All Rights Reserved.