Annotation Type InitValue

    • Field Summary

      Fields 
      Modifier and Type Fields Description
      static String USE_DEFAULT_VALUE
      Special value that indicates that the default init value should be used for the property this annotation is referring to.
    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element Description
      String value  
    • Field Detail

      • USE_DEFAULT_VALUE

        static final String USE_DEFAULT_VALUE
        Special value that indicates that the default init value should be used for the property this annotation is referring to.
    • Element Detail

      • value

        String value
        Default:
        "###USE_DEFAULT_VALUE###"