public class VoteToSend
extends java.lang.Object
コンストラクタと説明 |
---|
VoteToSend() |
VoteToSend(Vote vote) |
public VoteToSend()
public VoteToSend(Vote vote)
public int getDay()
public void setDay(int day)
day
- セットする daypublic int getAgent()
public void setAgent(int agent)
agent
- セットする agentpublic int getTarget()
public void setTarget(int target)
target
- セットする targetpublic Vote toVote()