Uses of Class
cz.geek.picasa.Visibility

Packages that use Visibility
cz.geek.picasa   
 

Uses of Visibility in cz.geek.picasa
 

Methods in cz.geek.picasa that return Visibility
static Visibility Visibility.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Visibility[] Visibility.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in cz.geek.picasa with parameters of type Visibility
 UserBean PicasaWeb.getUser(String user, Visibility visibility)
           
 com.google.gdata.data.photos.UserFeed PicasaWeb.getUserFeed(String user, Visibility visibility)
           
 



Copyright © 2011. All Rights Reserved.