com.thoughtworks.qdox.model.annotation
public class AnnotationValueList extends Object implements AnnotationValue
Constructor Summary | |
---|---|
AnnotationValueList(List valueList) |
Method Summary | |
---|---|
Object | accept(AnnotationVisitor visitor) |
Object | getParameterValue() |
List | getValueList() |
String | toString() |