|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Marker interface for all annotation proxy implementations.
Method Summary | |
String |
getName()
Returns the name. |
void |
initialize(String name,
String value)
Sets the full value of the annotation (including possible named parameters etc.). |
boolean |
isTyped()
Checks if the annotation is typed or not. |
void |
setName(String name)
Sets the name of the annotation, the '@[name]'. |
Method Detail |
public String getName()
public void setName(String name)
name
- public void initialize(String name, String value)
value
- public boolean isTyped()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |