Annotation Type ProtoDocs
-
@Target({FIELD,METHOD,TYPE}) @Retention(RUNTIME) @Documented @Deprecated public @interface ProtoDocs
Deprecated.For ProtoStream documentation comment annotations, annotate directly theProtoFields with the annotations to add. * For the general text case, there is no replacement.Aggregates repeatedProtoDocannotations.- Since:
- 4.0
- Author:
- anistor@redhat.com
-
-
Element Detail
-
value
ProtoDoc[] value
Deprecated.
-
-