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