Uses of Class
net.sourceforge.jpotpourri.codegen.GenConstantField

Packages that use GenConstantField
net.sourceforge.jpotpourri.codegen   
 

Uses of GenConstantField in net.sourceforge.jpotpourri.codegen
 

Methods in net.sourceforge.jpotpourri.codegen that return GenConstantField
static GenConstantField GenConstantField.newPrivateConstant(java.lang.String fieldType, java.lang.String fieldName, java.lang.String initValue)
           
static GenConstantField GenConstantField.newPublicConstant(java.lang.String fieldType, java.lang.String fieldName, java.lang.String initValue)
           
 



Copyright © 2008. All Rights Reserved.