Annotation Type Configuration

    • Field Summary

      Fields 
      Modifier and Type Fields Description
      static String UNSPECIFIED  
    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element Description
      String defaultValue
      Default value to be applied if the actual configuration source doesn't specify this property.
      String name
      Name of the property.
    • Field Detail

      • UNSPECIFIED

        static final String UNSPECIFIED
    • Element Detail

      • name

        String name
        Name of the property.
        Default:
        "\u0000"
      • defaultValue

        String defaultValue
        Default value to be applied if the actual configuration source doesn't specify this property.
        Default:
        "\u0000"