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

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

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

Subclasses of ConstBasicMemberRef in org.apache.jdo.impl.enhancer.classfile
 class ConstFieldRef
          ConstFieldRef represents a reference to a field of some class in the constant pool of a class file.
 class ConstInterfaceMethodRef
          Class representing a reference to an interface method of some class in the constant pool of a class file.
 class ConstMethodRef
          Class representing a reference to a method of some class in the constant pool of a class file
 



Copyright © 2005-2009 Apache Software Foundation. All Rights Reserved.