@Target(value={ANNOTATION_TYPE,FIELD,METHOD,PARAMETER}) @Retention(value=RUNTIME) @Documented public @interface JsonPropertyReadOnly
JsonPropertyReadOnly
annotation is used to indicate that
the annotated property is not modifiable.Copyright (C) 2015-2017 The Helenus Driver Project Authors.