|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TagList | |
|---|---|
| com.randomcoder.article | Article management classes. |
| Uses of TagList in com.randomcoder.article |
|---|
| Fields in com.randomcoder.article declared as TagList | |
|---|---|
protected TagList |
ArticleAddCommand.tags
Tags. |
| Methods in com.randomcoder.article that return TagList | |
|---|---|
TagList |
ArticleAddCommand.getTags()
Gets the tags for this article. |
| Methods in com.randomcoder.article with parameters of type TagList | |
|---|---|
void |
ArticleAddCommand.setTags(TagList tags)
Sets the tags for this article. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||