Controls whether the annotation, when applied to a type is to be applied to all its subclasses
as well or solely on that type only.
Element Detail
inherited
public abstract boolean inherited
Controls whether the annotation, when applied to a type is to be applied to all its subclasses
as well or solely on that type only. true if inherited by subtypes, false otherwise