Annotation Type GeneratesRootInputPropagatedData


  • @Target(TYPE)
    @Retention(CLASS)
    public @interface GeneratesRootInputPropagatedData
    An annotation used to aggregate GeneratesRootInput types in a common location.
    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      java.lang.Class<? extends java.lang.annotation.Annotation> value  
    • Element Detail

      • value

        java.lang.Class<? extends java.lang.annotation.Annotation> value