Annotation Type Configuration


  • @Documented
    @Target(TYPE)
    @Retention(CLASS)
    public @interface Configuration
    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      java.lang.String value
      Name of the generated class
    • Element Detail

      • value

        java.lang.String value
        Name of the generated class