Annotation Interface IJsonConfig.Comment

Enclosing interface:
IJsonConfig<T>

@Target({TYPE,FIELD}) @Retention(RUNTIME) public static @interface IJsonConfig.Comment
Adds comment for this value.
See Also:
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    The comment.
  • Element Details

    • value

      String value
      The comment.