@Target(value={ANNOTATION_TYPE,TYPE})
@Retention(value=RUNTIME)
@Documented
public @interface JsonClassDescription
Modifier and Type | Optional Element and Description |
---|---|
java.lang.String |
value
Defines a human readable description of the class.
|
"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"