Annotation Type ForType


@Target(TYPE) @Retention(RUNTIME) public @interface ForType
Indicates that the annotated interface is an accessor object for use by Reflector.
  • Element Details

    • value

      Class<?> value
      Default:
      void.class
    • className

      String className
      Default:
      ""
    • direct

      boolean direct
      Default:
      false