RichFaces Photoalbum 4.3.5.Final

Uses of Class
org.richfaces.photoalbum.model.Sex

Packages that use Sex
org.richfaces.photoalbum.model   
 

Uses of Sex in org.richfaces.photoalbum.model
 

Methods in org.richfaces.photoalbum.model that return Sex
 Sex User.getSex()
           
static Sex Sex.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Sex[] Sex.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.richfaces.photoalbum.model with parameters of type Sex
 void User.setSex(Sex sex)
           
 


RichFaces Photoalbum 4.3.5.Final

Copyright © 2014 JBoss by Red Hat. All Rights Reserved.