パッケージ org.aiwolf.common.net

クラス VoteToSend

java.lang.Object
org.aiwolf.common.net.VoteToSend

public class VoteToSend extends Object
投票情報
作成者:
tori
  • コンストラクタの詳細

    • VoteToSend

      public VoteToSend()
    • VoteToSend

      public VoteToSend(Vote vote)
  • メソッドの詳細

    • getDay

      public int getDay()
      戻り値:
      day
    • setDay

      public void setDay(int day)
      パラメータ:
      day - セットする day
    • getAgent

      public int getAgent()
      戻り値:
      agent
    • setAgent

      public void setAgent(int agent)
      パラメータ:
      agent - セットする agent
    • getTarget

      public int getTarget()
      戻り値:
      target
    • setTarget

      public void setTarget(int target)
      パラメータ:
      target - セットする target
    • toVote

      public Vote toVote()
      戻り値: