Annotation Interface ValueFor


@Target(METHOD) @Retention(RUNTIME) public @interface ValueFor
Annotation mainly focused to be used on the value attribute of another annotation. It defines another attribute as its value that could be also represented by this one.
Author:
Gerrit Meier
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
     
  • Element Details