Annotation Interface Setting


@Retention(RUNTIME) @Target(FIELD) public @interface Setting
Apply to field to make it accessible as setting via Settings.
  • Element Details

    • setMessage

      String setMessage
      Returns:
      Setting set message
      Default:
      ""
    • reference

      String reference
      Returns:
      Reference String to get Setting by.
      Default:
      ""