Annotation Interface Property


@Retention(RUNTIME) @Target(FIELD) @Documented public @interface Property
Declares a property.
Since:
1.0
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
    The name of the parameter.
  • Element Details

    • value

      String value
      The name of the parameter.
      Since:
      1.0
      Default:
      ""