Uses of Class
org.apache.cocoon.forms.samples.Sex

Packages that use Sex
org.apache.cocoon.forms.samples   
 

Uses of Sex in org.apache.cocoon.forms.samples
 

Fields in org.apache.cocoon.forms.samples declared as Sex
static Sex Sex.FEMALE
           
static Sex Sex.MALE
           
 

Methods in org.apache.cocoon.forms.samples that return Sex
 Sex Form2Bean.getSex()
           
 

Methods in org.apache.cocoon.forms.samples with parameters of type Sex
 void Form2Bean.setSex(Sex sex)
           
 



Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.