Annotation Type DocDefaultValue


  • @Retention(SOURCE)
    @Target(FIELD)
    public @interface DocDefaultValue
    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element Description
      boolean removeQuote  
      java.lang.String value  
    • Element Detail

      • value

        java.lang.String value
        Default:
        "<<not-defined>>"
      • removeQuote

        boolean removeQuote
        Default:
        false