org.richfaces.demo.poll
Class PollBean
java.lang.Object
org.richfaces.demo.poll.PollBean
- All Implemented Interfaces:
- Serializable
public class PollBean
- extends Object
- implements Serializable
- Author:
- Ilya Shaikovsky
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PollBean
public PollBean()
getDate
public Date getDate()
getPollEnabled
public boolean getPollEnabled()
setPollEnabled
public void setPollEnabled(boolean pollEnabled)
getPollStartTime
public Date getPollStartTime()
setPollStartTime
public void setPollStartTime(Date pollStartTime)
Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.