org.apache.myfaces.examples.calendarexample
Class DateHolder
java.lang.Object
org.apache.myfaces.examples.calendarexample.DateHolder
- All Implemented Interfaces:
- Serializable
public class DateHolder
- extends Object
- implements Serializable
DOCUMENT ME!
- Version:
- $Revision: 472610 $ $Date: 2006-11-08 14:46:34 -0500 (Wed, 08 Nov 2006) $
- Author:
- Martin Marinschek (latest modification by $Author: grantsmith $)
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DateHolder
public DateHolder()
getDate
public Date getDate()
setDate
public void setDate(Date date)
Copyright © 2010 The Apache Software Foundation. All Rights Reserved.