Annotation Interface Attribute


@Target({METHOD,PARAMETER}) @Retention(RUNTIME) @Documented public @interface Attribute
Receive the value of an attribute.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
     
  • Element Details