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

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

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

Fields in org.apache.jdo.impl.enhancer.classfile declared as ConstNameAndType
protected  ConstNameAndType ConstBasicMemberRef.theNameAndType
           
 

Methods in org.apache.jdo.impl.enhancer.classfile that return ConstNameAndType
 ConstNameAndType ConstantPool.addNameAndType(java.lang.String name, java.lang.String type)
          Find or create a name/type constant in the pool
 ConstNameAndType ConstBasicMemberRef.nameAndType()
          Return the name and type of the member
 



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