Annotation Type DisplayName

    • Field Summary

      Fields 
      Modifier and Type Fields Description
      static String USE_DEFAULT_NAME
      Special value that indicates that the default name 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_NAME

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

      • value

        String value
        Default:
        "###USE_DEFAULT_NAME###"