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