Annotation Interface GrouperIgnoreClone


@Target({FIELD,TYPE}) @Retention(RUNTIME) public @interface GrouperIgnoreClone
Marker annotation applied to fields which should not be included in clone method
Version:
$Id: GrouperIgnoreClone.java,v 1.1 2008-07-11 05:11:28 mchyzer Exp $