Annotation Type Attribute


  • @Retention(RUNTIME)
    @Target({METHOD,PARAMETER})
    public @interface Attribute
    Attribute
    Version:
    $Id: $
    Author:
    brozow
    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      java.lang.String value  
    • Element Detail

      • value

        java.lang.String value