com.thoughtworks.qdox.model.annotation
Class AnnotationUnaryOperator
java.lang.Object
com.thoughtworks.qdox.model.annotation.AnnotationUnaryOperator
- All Implemented Interfaces:
- AnnotationValue
- Direct Known Subclasses:
- AnnotationLogicalNot, AnnotationMinusSign, AnnotationNot, AnnotationPlusSign
public abstract class AnnotationUnaryOperator
- extends Object
- implements AnnotationValue
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AnnotationUnaryOperator
public AnnotationUnaryOperator(AnnotationValue value)
getValue
public AnnotationValue getValue()
Copyright © 2002-2011. All Rights Reserved.