Annotation Interface Section


@Retention(RUNTIME) @Target(FIELD) public @interface Section
Places a config field under the named section heading.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    Section name.
  • Element Details

    • value

      String value
      Section name.