|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | ||||||||
@Documented
@Target(value={TYPE,PACKAGE})
@Retention(value=CLASS)
public @interface DefaultAnnotationForFields
This is same as the DefaultAnnotation except it only applies to fields.
| Required Element Summary | |
|---|---|
Class<? extends Annotation>[] |
value
Annotation class objects. |
| Optional Element Summary | |
|---|---|
Priority |
priority
Default priority. |
| Element Detail |
|---|
public abstract Class<? extends Annotation>[] value
public abstract Priority priority
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | ||||||||