|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.hivemind.impl.BaseLocatable
org.apache.hivemind.parse.BaseAnnotationHolder
public abstract class BaseAnnotationHolder
Base class for classes which implement AnnotationHolder. For convenience this class
extends BaseLocatable.
| Constructor Summary | |
|---|---|
BaseAnnotationHolder()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getAnnotation()
|
void |
setAnnotation(java.lang.String annotation)
|
| Methods inherited from class org.apache.hivemind.impl.BaseLocatable |
|---|
getLocation, setLocation |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BaseAnnotationHolder()
| Method Detail |
|---|
public java.lang.String getAnnotation()
getAnnotation in interface AnnotationHolderpublic void setAnnotation(java.lang.String annotation)
setAnnotation in interface AnnotationHolder
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||