Package nxt.voting
Class PollHome.Poll
java.lang.Object
nxt.voting.AbstractPoll
nxt.voting.PollHome.Poll
- Enclosing class:
- PollHome
-
Method Summary
Modifier and TypeMethodDescriptionbytebytebytebytegetName()String[]getResults(VoteWeighting voteWeighting) intgetVotes()booleanMethods inherited from class nxt.voting.AbstractPoll
getAccountId, getFinishHeight, getId
-
Method Details
-
getResults
-
getVoteWeighting
-
getResults
-
getVotes
-
getName
-
getDescription
-
getOptions
-
getMinNumberOfOptions
public byte getMinNumberOfOptions() -
getMaxNumberOfOptions
public byte getMaxNumberOfOptions() -
getMinRangeValue
public byte getMinRangeValue() -
getMaxRangeValue
public byte getMaxRangeValue() -
getTimestamp
public int getTimestamp() -
isFinished
public boolean isFinished() -
getChildChain
-