Uses of Class
com.sun.jdo.api.persistence.enhancer.classfile.ClassAttribute
Packages that use ClassAttribute
-
Uses of ClassAttribute in com.sun.jdo.api.persistence.enhancer.classfile
Subclasses of ClassAttribute in com.sun.jdo.api.persistence.enhancer.classfileModifier and TypeClassDescriptionclassAnnotatedClassAttribute represents a class level attribute class file which identifies the level of annotation of the class.classAnnotatedMethodAttribute represents a class level attribute class file which identifies the level of annotation of the class.classSubtype of ClassAttribute which describes the "Code" attribute associated with a method.classConstantValueAttribute represents a constant value attribute in a class file.classExceptionsAttribute represents a method attribute in a class file listing the checked exceptions for the method.classGenericAttribute represents a class attribute in a class file which is not recognized as any supported attribute type.classLineNumberTableAttribute represents a line number table attribute within a CodeAttribute within a class fileclassRepresents the LocalVariableTable attribute within a method in a class file.classRepresents the source file attribute in a class fileclassSyntheticAttribute represents a constant value attribute in a class file.Methods in com.sun.jdo.api.persistence.enhancer.classfile that return ClassAttributeModifier and TypeMethodDescriptionAttributeVector.findAttribute(String attrName) Look for an attribute of a specific nameMethods in com.sun.jdo.api.persistence.enhancer.classfile with parameters of type ClassAttributeModifier and TypeMethodDescriptionvoidAttributeVector.addElement(ClassAttribute attr) Add an element to the vector