Package | Description |
---|---|
org.tron.protos |
Modifier and Type | Class and Description |
---|---|
static class |
Contract.VoteWitnessContract.Vote
Protobuf type
protocol.VoteWitnessContract.Vote |
static class |
Contract.VoteWitnessContract.Vote.Builder
Protobuf type
protocol.VoteWitnessContract.Vote |
Modifier and Type | Method and Description |
---|---|
Contract.VoteWitnessContract.VoteOrBuilder |
Contract.VoteWitnessContractOrBuilder.getVotesOrBuilder(int index)
repeated .protocol.VoteWitnessContract.Vote votes = 2; |
Contract.VoteWitnessContract.VoteOrBuilder |
Contract.VoteWitnessContract.getVotesOrBuilder(int index)
repeated .protocol.VoteWitnessContract.Vote votes = 2; |
Contract.VoteWitnessContract.VoteOrBuilder |
Contract.VoteWitnessContract.Builder.getVotesOrBuilder(int index)
repeated .protocol.VoteWitnessContract.Vote votes = 2; |
Modifier and Type | Method and Description |
---|---|
List<? extends Contract.VoteWitnessContract.VoteOrBuilder> |
Contract.VoteWitnessContractOrBuilder.getVotesOrBuilderList()
repeated .protocol.VoteWitnessContract.Vote votes = 2; |
List<? extends Contract.VoteWitnessContract.VoteOrBuilder> |
Contract.VoteWitnessContract.getVotesOrBuilderList()
repeated .protocol.VoteWitnessContract.Vote votes = 2; |
List<? extends Contract.VoteWitnessContract.VoteOrBuilder> |
Contract.VoteWitnessContract.Builder.getVotesOrBuilderList()
repeated .protocol.VoteWitnessContract.Vote votes = 2; |
Copyright © 2020. All rights reserved.