Package gen.annotation
Annotation Type Doc
-
@Retention(RUNTIME) @Target({CONSTRUCTOR,METHOD}) public @interface Doc
-
-
Required Element Summary
Required Elements Modifier and Type Required Element Description java.lang.Stringvalue
-
@Retention(RUNTIME)
@Target({CONSTRUCTOR,METHOD})
public @interface Doc
| Modifier and Type | Required Element | Description |
|---|---|---|
java.lang.String |
value |