public abstract class BaseAnnotationHolder extends BaseLocatable implements AnnotationHolder
AnnotationHolder. For convenience this class
extends BaseLocatable.| Constructor and Description |
|---|
BaseAnnotationHolder() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getAnnotation() |
void |
setAnnotation(java.lang.String annotation) |
getLocation, setLocationpublic BaseAnnotationHolder()
public java.lang.String getAnnotation()
getAnnotation in interface AnnotationHolderpublic void setAnnotation(java.lang.String annotation)
setAnnotation in interface AnnotationHolder