cal
Class TableBean
java.lang.Object
cal.TableBean
public class TableBean
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TableBean
public TableBean()
setName
public void setName(String nm)
getName
public String getName()
setEmail
public void setEmail(String mail)
getEmail
public String getEmail()
getDate
public String getDate()
getEntries
public Entries getEntries()
processRequest
public void processRequest(HttpServletRequest request)
getProcessError
public boolean getProcessError()
Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.