|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.thoughtworks.qdox.model.annotation.AnnotationUnaryOperator
public abstract class AnnotationUnaryOperator
Field Summary | |
---|---|
private AnnotationValue |
value
|
Constructor Summary | |
---|---|
AnnotationUnaryOperator(AnnotationValue value)
|
Method Summary | |
---|---|
AnnotationValue |
getValue()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface com.thoughtworks.qdox.model.annotation.AnnotationValue |
---|
accept, getParameterValue |
Field Detail |
---|
private AnnotationValue value
Constructor Detail |
---|
public AnnotationUnaryOperator(AnnotationValue value)
Method Detail |
---|
public AnnotationValue getValue()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |