Package rs.baselib.bean
Annotation Type NoCopy
@Documented
@Target(METHOD)
@Retention(RUNTIME)
public @interface NoCopy
Annotation of properties that are not allowed to be copied in
IBean.copyTo(Object).- Author:
- ralph
@Documented
@Target(METHOD)
@Retention(RUNTIME)
public @interface NoCopy
IBean.copyTo(Object).