Package nxt

Class PhasingVote


  • public class PhasingVote
    extends java.lang.Object
    • Method Detail

      • getVotes

        public static DbIterator<PhasingVote> getVotes​(long phasedTransactionId,
                                                       int from,
                                                       int to)
      • getVote

        public static PhasingVote getVote​(long phasedTransactionId,
                                          long voterId)
      • getVoteCount

        public static long getVoteCount​(long phasedTransactionId)
      • getPhasedTransactionId

        public long getPhasedTransactionId()
      • getVoterId

        public long getVoterId()
      • getVoteId

        public long getVoteId()