Add methods to add and remove images to or from an album.
[Sone.git] / src / main / java / net / pterodactylus / sone / data / Album.java
2011-01-01 David ‘Bombe’ RodenAdd methods to add and remove images to or from an...
2011-01-01 David ‘Bombe’ RodenAdd methods to add and remove albums from an album.
2011-01-01 David ‘Bombe’ RodenAdd parameter validation.
2011-01-01 David ‘Bombe’ RodenAdd owner Sone to album.
2011-01-01 David ‘Bombe’ RodenAdd ID to album.
2011-01-01 David ‘Bombe’ RodenAdd album description.
2011-01-01 David ‘Bombe’ RodenAdd album container.