|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Documented @Target(value=TYPE) @Retention(value=RUNTIME) public @interface TypeOfAnn
An annotation describing the type of a bean. So for example, a Bean representing a Table in SQL would be annotated with the annotation
Required Element Summary | |
---|---|
java.lang.Class |
value
|
Element Detail |
---|
public abstract java.lang.Class value
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |