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, setLocation
public BaseAnnotationHolder()
public java.lang.String getAnnotation()
getAnnotation
in interface AnnotationHolder
public void setAnnotation(java.lang.String annotation)
setAnnotation
in interface AnnotationHolder