org.apache.cocoon.forms.samples
Class Sex

java.lang.Object
  extended by org.apache.cocoon.forms.samples.Sex

public class Sex
extends Object

Description of Sex.

Version:
$Id: Sex.html 1304258 2012-03-23 10:09:27Z ilgrosso $

Field Summary
static Sex FEMALE
           
static Sex MALE
           
 
Method Summary
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

MALE

public static final Sex MALE

FEMALE

public static final Sex FEMALE
Method Detail

toString

public String toString()
Overrides:
toString in class Object


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