|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
public @interface TodoList
Container for zero or more @Todo items. Use this to put more than one @Todo annotation on a particular item.
| Required Element Summary | |
|---|---|
Todo[] |
value
Returns the list of Todo items. |
| Element Detail |
|---|
public abstract Todo[] value
Returns the list of Todo items.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||