com.thoughtworks.qdox.model.annotation

Class AnnotationNotEquals

public class AnnotationNotEquals extends AnnotationBinaryOperator

Constructor Summary
AnnotationNotEquals(AnnotationValue left, AnnotationValue right)
Method Summary
Objectaccept(AnnotationVisitor visitor)
ObjectgetParameterValue()
StringtoString()

Constructor Detail

AnnotationNotEquals

public AnnotationNotEquals(AnnotationValue left, AnnotationValue right)

Method Detail

accept

public Object accept(AnnotationVisitor visitor)

getParameterValue

public Object getParameterValue()

toString

public String toString()