|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.aspectwerkz.metadata.ClassList
A list of all the possible target classes.
Constructor Summary | |
ClassList()
|
Method Summary | |
java.util.Collection |
getClasses()
Returns the classes. |
void |
setClasses(java.util.Collection classes)
Appends a new list of classes to the old one. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ClassList()
Method Detail |
public java.util.Collection getClasses()
public void setClasses(java.util.Collection classes)
classes
- the classes to append
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |