|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.aetrion.flickr.photos.Editability
public class Editability
Constructor Summary | |
---|---|
Editability()
|
Method Summary | |
---|---|
boolean |
isAddmeta()
|
boolean |
isComment()
|
void |
setAddmeta(boolean addmeta)
|
void |
setComment(boolean comment)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Editability()
Method Detail |
---|
public boolean isComment()
public void setComment(boolean comment)
public boolean isAddmeta()
public void setAddmeta(boolean addmeta)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |