Annotation Interface SettingReference


@Retention(RUNTIME) @Target(FIELD) public @interface SettingReference
If applied to Setting then WSettings will access this Setting by your own reference String and not by a field name.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description