Annotation Type DeletesAnnotation

    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      Class<? extends Bounds> bounds
      Bound of annotation deleted
      String value
      Type of annotation deleted.
    • Element Detail

      • value

        String value
        Type of annotation deleted.
        Returns:
        annotation types
      • bounds

        Class<? extends Bounds> bounds
        Bound of annotation deleted
        Returns:
        the bound classes