com.thoughtworks.qdox.model.annotation

Class AnnotationUnaryOperator

public abstract class AnnotationUnaryOperator extends Object implements AnnotationValue

Constructor Summary
AnnotationUnaryOperator(AnnotationValue value)
Method Summary
AnnotationValuegetValue()

Constructor Detail

AnnotationUnaryOperator

public AnnotationUnaryOperator(AnnotationValue value)

Method Detail

getValue

public AnnotationValue getValue()