Annotation Interface ConfigName


@Target({FIELD,PARAMETER}) @Retention(RUNTIME) @Documented public @interface ConfigName
Specifies the name that should be used to access and set a value in config
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
     
  • Element Details