com.thoughtworks.qdox.model.annotation
public class AnnotationNotEquals extends AnnotationBinaryOperator
| Constructor Summary | |
|---|---|
| AnnotationNotEquals(AnnotationValue left, AnnotationValue right) | |
| Method Summary | |
|---|---|
| Object | accept(AnnotationVisitor visitor) |
| Object | getParameterValue() |
| String | toString() |