Annotation Interface Variable


@Target(PARAMETER) @Retention(RUNTIME) @Documented @Deprecated(forRemoval=true, since="8.8") public @interface Variable
Deprecated, for removal: This API element is subject to removal in a future version.
please use Variable
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    Deprecated, for removal: This API element is subject to removal in a future version.
     
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final String
    Deprecated, for removal: This API element is subject to removal in a future version.
     
  • Field Details

    • DEFAULT_NAME

      static final String DEFAULT_NAME
      Deprecated, for removal: This API element is subject to removal in a future version.
      See Also:
  • Element Details

    • name

      String name
      Deprecated, for removal: This API element is subject to removal in a future version.
      Default:
      "$NULL$"
    • value

      String value
      Deprecated, for removal: This API element is subject to removal in a future version.
      Default:
      "$NULL$"