Annotation Type Module

    • Field Summary

      Fields 
      Modifier and Type Fields Description
      static String USE_DEFAULT_NAME
      Special value that indicates that the default display name should be used for the module this annotation is referring to.
    • Optional Element Summary

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

      • USE_DEFAULT_NAME

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

      • value

        String value
        Default:
        "###USE_DEFAULT_NAME###"
      • builtIn

        boolean builtIn
        Default:
        false