Uses of Class
org.jickr.Photo.Allowed

Uses of Photo.Allowed in org.jickr
 

Methods in org.jickr that return Photo.Allowed
static Photo.Allowed Photo.Allowed.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static Photo.Allowed[] Photo.Allowed.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 

Methods in org.jickr with parameters of type Photo.Allowed
 void Photo.setPerms(boolean pub, boolean friends, boolean family, Photo.Allowed comment, Photo.Allowed addmeta)
          Set permissions on a Photo.