@Target(value={ANNOTATION_TYPE,FIELD,METHOD,PARAMETER})
@Retention(value=RUNTIME)
@Documented
public @interface JsonPropertyDescription
Modifier and Type | Optional Element and Description |
---|---|
java.lang.String |
value
Defines a human readable description of the logical property.
|
Copyright © 2010 - 2020 Adobe. All Rights Reserved