|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Retention(value=RUNTIME) @Target(value=TYPE) @Documented public @interface ALDParametrizedClass
Classes annotated by this annotation are handle by Alida's DataIO.
Therefore no data IO provider needs to be implemented for theses classes in most cases.
Member variables to be read or written need to be annotated with ALDClassParameter
.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |