com.thoughtworks.qdox.model.annotation

Class AnnotationNot

public class AnnotationNot extends AnnotationUnaryOperator

Constructor Summary
AnnotationNot(AnnotationValue value)
Method Summary
Objectaccept(AnnotationVisitor visitor)
ObjectgetParameterValue()
StringtoString()

Constructor Detail

AnnotationNot

public AnnotationNot(AnnotationValue value)

Method Detail

accept

public Object accept(AnnotationVisitor visitor)

getParameterValue

public Object getParameterValue()

toString

public String toString()