org.sakaiproject.poll.tool.params
Class VoteBean
java.lang.Object
org.sakaiproject.poll.tool.params.VoteBean
- All Implemented Interfaces:
- Serializable
public class VoteBean
- extends Object
- implements Serializable
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
voteCollection
public transient VoteCollection voteCollection
poll
public transient Poll poll
VoteBean
public VoteBean()
getVoteCollection
public VoteCollection getVoteCollection()
getPoll
public Poll getPoll()
setPoll
public void setPoll(Poll p)
Copyright © 2003-2012 Sakai Project. All Rights Reserved.