org.apache.cocoon.forms.samples
Class Sex

java.lang.Object
  extended byorg.apache.cocoon.forms.samples.Sex

public class Sex
extends Object

Description of Sex.

Version:
$Id: Sex.java 151179 2005-02-03 16:55:16Z tim $

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()


Copyright ? 1999-2005 The Apache Software Foundation. All Rights Reserved.