com.thoughtworks.qdox.model.annotation
public class AnnotationConstant extends Object implements AnnotationValue
| Constructor Summary | |
|---|---|
| AnnotationConstant(Object value, String image) | |
| Method Summary | |
|---|---|
| Object | accept(AnnotationVisitor visitor) |
| String | getImage() |
| Object | getParameterValue() |
| Object | getValue() |
| String | toString() |