|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Annotatable
Object that has an annotation.
Method Summary | ||
---|---|---|
|
getAnnotation()
Retrieves a piece of information that has been annotated. |
|
void |
setAnnotation(Annotation data)
Annotates a piece of information to the object. |
Method Detail |
---|
void setAnnotation(Annotation data)
data
- Information to be annotated.<A extends Annotation> A getAnnotation()
null
if the object has not
been annotated.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |