tutorial.survey
Class Race
java.lang.Object
|
+--com.primix.tapestry.util.Enum
|
+--tutorial.survey.Race
- All Implemented Interfaces:
- java.io.Serializable
- public class Race
- extends Enum
An enumeration of different races. At least one is just for laughs.
- Version:
- $Id: Race.java,v 1.4 2001/05/02 18:07:07 hship Exp $
- Author:
- Howard Ship
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
CAUCASIAN
public static final Race CAUCASIAN
AFRICAN
public static final Race AFRICAN
ASIAN
public static final Race ASIAN
INUIT
public static final Race INUIT
MARTIAN
public static final Race MARTIAN