Annotation Type ProtoUnknownFieldSet
-
@Target({FIELD,METHOD}) @Retention(RUNTIME) public @interface ProtoUnknownFieldSet
Indicates the field or java-bean property of typeUnknownFieldSetto be used for storing the unknown field set. This is an optional annotation.- Since:
- 3.0
- Author:
- anistor@redhat.com