Class ClassAttribute

java.lang.Object
com.sun.jdo.api.persistence.enhancer.classfile.ClassAttribute
All Implemented Interfaces:
VMConstants
Direct Known Subclasses:
AnnotatedClassAttribute, AnnotatedMethodAttribute, CodeAttribute, ConstantValueAttribute, ExceptionsAttribute, GenericAttribute, LineNumberTableAttribute, LocalVariableTableAttribute, SourceFileAttribute, SyntheticAttribute

public abstract class ClassAttribute extends Object implements VMConstants
An abstract base class for the attributes within a class file
  • Method Details

    • attrName

      public ConstUtf8 attrName()
      Returns the name of the attribute