Uses of Class
com.atlassian.confluence.it.user.UserProfile.EmailFormat

Packages that use UserProfile.EmailFormat
com.atlassian.confluence.it.user   
 

Uses of UserProfile.EmailFormat in com.atlassian.confluence.it.user
 

Methods in com.atlassian.confluence.it.user that return UserProfile.EmailFormat
static UserProfile.EmailFormat UserProfile.EmailFormat.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static UserProfile.EmailFormat[] UserProfile.EmailFormat.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.atlassian.confluence.it.user with parameters of type UserProfile.EmailFormat
 void UserProfile.setEmailFormatPreference(UserProfile.EmailFormat format)
           
 



Copyright © 2003-2011 Atlassian. All Rights Reserved.