public static interface VoteContract.GetVotingResultInputOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
long |
getSnapshotNumber()
The snapshot number.
|
Client.Hash |
getVotingItemId()
The voting activity id.
|
Client.HashOrBuilder |
getVotingItemIdOrBuilder()
The voting activity id.
|
boolean |
hasVotingItemId()
The voting activity id.
|
boolean hasVotingItemId()
The voting activity id.
.Hash voting_item_id = 1;Client.Hash getVotingItemId()
The voting activity id.
.Hash voting_item_id = 1;Client.HashOrBuilder getVotingItemIdOrBuilder()
The voting activity id.
.Hash voting_item_id = 1;long getSnapshotNumber()
The snapshot number.
int64 snapshot_number = 2;Copyright © 2020. All rights reserved.