Interface AnnotationCapability

  • All Superinterfaces:
    Capability

    public interface AnnotationCapability
    extends Capability
    Describes an annotation that is created, processed or deleted
    • Method Detail

      • getType

        String getType()
        The type of annotation
        Returns:
        the type
      • getBounds

        Class<? extends Bounds> getBounds()
        The bounds of the annotation
        Returns:
        the bounds class