org.omnaest.utils.beans
Annotation Type BeanUtil.CopyableProperty


@Retention(value=RUNTIME)
public static @interface BeanUtil.CopyableProperty

Marker annotation. All java bean property elements which have this annotation declared, can be copied by BeanUtil.copyPropertiesCopyable(Object, Object)

Author:
Omnaest
See Also:
BeanUtil, BeanUtil.copyPropertiesCopyable(Object, Object)



Copyright © 2011. All Rights Reserved.