Uses of Class
org.apache.jdo.impl.enhancer.classfile.ConstFieldRef

Packages that use ConstFieldRef
org.apache.jdo.impl.enhancer.classfile   
 

Uses of ConstFieldRef in org.apache.jdo.impl.enhancer.classfile
 

Methods in org.apache.jdo.impl.enhancer.classfile that return ConstFieldRef
 ConstFieldRef ConstantPool.addFieldRef(java.lang.String className, java.lang.String fieldName, java.lang.String type)
          Find or create a field constant in the pool
 



Copyright © 2005 Apache Software Foundation. All Rights Reserved.