Package org.starcoin.types.event
Class VoteChangedEvent.Builder
java.lang.Object
org.starcoin.types.event.VoteChangedEvent.Builder
- Enclosing class:
- VoteChangedEvent
public static final class VoteChangedEvent.Builder extends Object
-
Field Summary
Fields Modifier and Type Field Description BooleanagreeLongproposal_idAccountAddressproposerBigIntegervoteAccountAddressvoter -
Constructor Summary
Constructors Constructor Description Builder() -
Method Summary
Modifier and Type Method Description VoteChangedEventbuild()
-
Field Details
-
proposal_id
-
proposer
-
voter
-
agree
-
vote
-
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
build
-