|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Retention(value=CLASS)
@Target(value={METHOD,CONSTRUCTOR,FIELD,TYPE})
public @interface EnforceRestrictions
EnforceRestrictions is a directive for automated annotation processors,
indicating that Restrictions in the annotated element and its
descendants must be processed
This annotation is incompatible with IgnoreRestrictions - an element
must not be annotated with IgnoreRestrictions and
EnforceRestrictions at the same time
IgnoreRestrictions
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||