Class DefaultJavaAnnotation

java.lang.Object
com.thoughtworks.qdox.model.impl.AbstractJavaModel
com.thoughtworks.qdox.model.impl.DefaultJavaAnnotation
All Implemented Interfaces:
AnnotationValue, Expression, JavaAnnotation, JavaModel, Serializable

public class DefaultJavaAnnotation extends AbstractJavaModel implements AnnotationValue, Serializable, JavaAnnotation
See Also: