Class ClassAnnotation

All Implemented Interfaces:
BugAnnotation, XMLWriteable, XMLWriteableWithMessages, Serializable, Cloneable, Comparable<BugAnnotation>

public class ClassAnnotation extends PackageMemberAnnotation
A BugAnnotation object specifying a Java class involved in the bug.
Author:
David Hovemeyer
See Also: