@Retention(value=RUNTIME) @Target(value={FIELD,METHOD,TYPE}) public @interface Description
JsonPropertyDescription
, but has the added benefit of being scoped
as a ElementType.TYPE
annotation, for describing an entire class-model.public abstract String value
Copyright © 2010-2018, ForgeRock All Rights Reserved.