@Target(value={ANNOTATION_TYPE,FIELD,METHOD,PARAMETER}) @Retention(value=RUNTIME) @Documented public @interface JsonPropertyValueDescription
JsonPropertyValueDescription
annotation is used to provide a
human readable description for the annotated property contained values inside
a map or an array.public abstract String value
Copyright (C) 2015-2017 The Helenus Driver Project Authors.