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

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

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

Methods in org.apache.jdo.impl.enhancer.classfile that return AnnotatedClassAttribute
(package private) static AnnotatedClassAttribute AnnotatedClassAttribute.read(ConstUtf8 attrName, java.io.DataInputStream data, ConstantPool pool)