Uses of Class
com.sun.jdo.api.persistence.enhancer.classfile.ClassMember
Packages that use ClassMember
-
Uses of ClassMember in com.sun.jdo.api.persistence.enhancer.classfile
Subclasses of ClassMember in com.sun.jdo.api.persistence.enhancer.classfileModifier and TypeClassDescriptionfinal classClassField models the static and non-static fields of a class within a class file.classClassMethod models the static and non-static methods of a class within a class file.