Package se.l4.commons.serialization
Annotation Type Named
@Retention(RUNTIME) @Target({TYPE,FIELD}) @Documented public @interface Named
Annotation that can be placed on a class that should be serialized to
control under which name it is exposed.
- Author:
- Andreas Holstenson