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

クラス VoteToSend


  • public class VoteToSend
    extends java.lang.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()
        戻り値: