-
- All Superinterfaces:
Capability
public interface AnnotationCapability extends Capability
Describes an annotation that is created, processed or deleted
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Class<? extends Bounds>getBounds()The bounds of the annotationStringgetType()The type of annotation
-