Class FieldGen

java.lang.Object

public class FieldGen extends FieldGenOrMethodGen
Template class for building up a field. The only extraordinary thing one can do is to add a constant value attribute to a field (which must of course be compatible with the declared type).
Version:
$Id: FieldGen.java,v 1.11 2011/10/03 22:41:24 aclement Exp $
Author:
M. Dahm
See Also: