org.apache.tapestry.junit.mock.app
Class AgeRange
java.lang.Object
org.apache.tapestry.junit.mock.app.AgeRange
public class AgeRange
- extends Object
- Since:
- 2.2
- Author:
- Howard Lewis Ship
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CHILD
public static final String CHILD
- See Also:
- Constant Field Values
TEEN
public static final String TEEN
- See Also:
- Constant Field Values
ADULT
public static final String ADULT
- See Also:
- Constant Field Values
RETIREE
public static final String RETIREE
- See Also:
- Constant Field Values
ELDERLY
public static final String ELDERLY
- See Also:
- Constant Field Values
AgeRange
public AgeRange()
Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.