public class XClassByNameAnnotationValue<I> extends XDynamicAnnotationValue<Class<I>>
| Constructor and Description |
|---|
XClassByNameAnnotationValue(String className) |
| Modifier and Type | Method and Description |
|---|---|
<P> P |
accept(XAnnotationValueVisitor<P> visitor) |
String |
getClassName() |
protected Object |
getInternalValue() |
Class<I> |
getValue() |
equals, getResult, hashCode, toStringpublic XClassByNameAnnotationValue(String className)
public <P> P accept(XAnnotationValueVisitor<P> visitor)
accept in class XAnnotationValue<Class<I>>public String getClassName()
protected Object getInternalValue()
getInternalValue in class XAnnotationValue<Class<I>>Copyright © 2006–2016. All rights reserved.