@Target(value={ANNOTATION_TYPE,FIELD,METHOD,PARAMETER}) @Retention(value=RUNTIME) @Documented public @interface JsonPropertyTitle
JsonPropertyTitle
annotation is used to provide a title
for the annotated property.public abstract String value
public abstract String key
Copyright (C) 2015-2017 The Helenus Driver Project Authors.