Uses of Class
de.bripkens.gravatar.Rating

Uses of Rating in de.bripkens.gravatar
 

Fields in de.bripkens.gravatar declared as Rating
static Rating Gravatar.DEFAULT_RATING
           
 

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

Methods in de.bripkens.gravatar with parameters of type Rating
 Gravatar Gravatar.setRating(Rating rating)
          Restrict the retrieved avatars to the ones appropriate for the audience.
 



Copyright © 2011. All Rights Reserved.