Uses of Class
com.sun.jdo.api.persistence.enhancer.classfile.ConstNameAndType
-
Packages that use ConstNameAndType Package Description com.sun.jdo.api.persistence.enhancer.classfile -
-
Uses of ConstNameAndType in com.sun.jdo.api.persistence.enhancer.classfile
Fields in com.sun.jdo.api.persistence.enhancer.classfile declared as ConstNameAndType Modifier and Type Field Description protected ConstNameAndTypeConstBasicMemberRef. theNameAndTypeMethods in com.sun.jdo.api.persistence.enhancer.classfile that return ConstNameAndType Modifier and Type Method Description ConstNameAndTypeConstantPool. addNameAndType(String name, String type)Find or create a name/type constant in the poolConstNameAndTypeConstBasicMemberRef. nameAndType()Return the name and type of the member
-