Annotation Type Help


  • @Documented
    @Inherited
    @Retention(RUNTIME)
    @Target(FIELD)
    public @interface Help
    Provides the parser with information used in generating a help-string to display to users
    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element Description
      java.lang.String helpString  
    • Element Detail

      • helpString

        java.lang.String helpString
        Default:
        ""