Package testdata

Annotation Type Annotation1


  • @Target(TYPE)
    @Retention(RUNTIME)
    public @interface Annotation1
    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      Annotation2[] children  
      boolean value  
    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element Description
      java.lang.String[] foo  
      • value

        boolean value
      • foo

        java.lang.String[] foo
        Default:
        {"foo"}