Class AnnotationContainer

java.lang.Object
io.protostuff.parser.AnnotationContainer
All Implemented Interfaces:
HasAnnotations, HasProto
Direct Known Subclasses:
EnumGroup, EnumGroup.Value, Extension, Field, Message, Proto, Service, Service.RpcMethod

public abstract class AnnotationContainer extends Object implements HasAnnotations, HasProto
Base class for components that contain annotations.