@Target(value=FIELD)
 @Retention(value=RUNTIME)
public @interface GrouperIgnoreFieldConstant
Marker annotation applied to fields which should not have field constants
 generated through GenerateFieldConstants
- Version:
 
- $Id: GrouperIgnoreFieldConstant.java,v 1.1 2008-06-30 04:01:33 mchyzer Exp $