Annotation Type OverridesAttribute


  • @Retention(RUNTIME)
    @Target(METHOD)
    public @interface OverridesAttribute
    Version:
    $Rev$ $Date$
    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      java.lang.Class<? extends java.lang.annotation.Annotation> constraint  
      java.lang.String name  
    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element Description
      int constraintIndex  
    • Element Detail

      • constraint

        java.lang.Class<? extends java.lang.annotation.Annotation> constraint
      • name

        java.lang.String name
      • constraintIndex

        int constraintIndex
        Default:
        -1