|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.aetrion.flickr.photosets.Photosets
public class Photosets
Photoset collection. This class is required instead of a basic Collection object because of the cancreate flag.
Constructor Summary | |
---|---|
Photosets()
|
Method Summary | |
---|---|
java.util.Collection |
getPhotosets()
|
boolean |
isCanCreate()
|
void |
setCanCreate(boolean canCreate)
|
void |
setPhotosets(java.util.Collection photosets)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Photosets()
Method Detail |
---|
public boolean isCanCreate()
public void setCanCreate(boolean canCreate)
public java.util.Collection getPhotosets()
public void setPhotosets(java.util.Collection photosets)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |