| Package | Description |
|---|---|
| org.droidparts.test.model | |
| org.droidparts.test.persist.sql |
| Modifier and Type | Field and Description |
|---|---|
Tag |
AlbumToTag.tag |
| Constructor and Description |
|---|
AlbumToTag(Album album,
Tag tag) |
| Modifier and Type | Method and Description |
|---|---|
java.util.ArrayList<Tag> |
AlbumManager.getTags(long albumId) |
| Modifier and Type | Method and Description |
|---|---|
void |
AlbumManager.addTags(long albumId,
java.util.Collection<Tag> tags) |
Copyright © 2011-2014. All Rights Reserved.